1.6.0 • Published 1 year ago

meta.css v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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.

1.6.0

1 year ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago