meta.css

1.6.0 • Public • Published

meta.css

A simple and restrained atomic css library

npm license

Install

npm install --save meta.css

Use

import 'meta.css'

Then add class name in your elements as you need.

What dose it do?

Only provide the most commonly used and most basic css class. Such as:

.fl {
  float: left;
}
.fr {
  float: right;
}

See detail in meta.css.

And included normalize.css.

Readme

Keywords

Package Sidebar

Install

npm i meta.css

Weekly Downloads

9

Version

1.6.0

License

MIT

Unpacked Size

25.9 kB

Total Files

7

Last publish

Collaborators

  • yornqiu