5.0.4 • Published 4 years ago

limbo-css v5.0.4

Weekly downloads
41
License
MIT
Repository
github
Last release
4 years ago

limbo-css

Full reset styles.

Install

With NPM:

$ npm install limbo-css

With Yarn:

$ yarn add limbo-css

Usage

HTML:

<link rel="stylesheet" href="/path/to/limbo-css/limbo.css" />

CSS:

@import '/path/to/limbo-css/limbo.css';

Via PostCSS and postcss-import:

@import 'limbo-css';

Via webpack and css-loader:

import 'limbo-css';

Via Less:

@import '/path/to/limbo-css/less/limbo';

Via Sass:

@import '/path/to/limbo-css/sass/limbo';

License

This project is an open-source with an MIT License

5.0.4

4 years ago

5.0.3

4 years ago

5.0.2

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

4.1.2

5 years ago

4.1.1

5 years ago

4.1.0

5 years ago

4.0.0

5 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.0

9 years ago

1.0.1

9 years ago