5.0.4 • Published 3 years ago

limbo-css v5.0.4

Weekly downloads
41
License
MIT
Repository
github
Last release
3 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

3 years ago

5.0.3

3 years ago

5.0.2

3 years ago

5.0.1

3 years ago

5.0.0

3 years ago

4.1.2

4 years ago

4.1.1

4 years ago

4.1.0

4 years ago

4.0.0

4 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.0

8 years ago

1.0.1

8 years ago