Skip to content

YornQiu/meta.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple and restrained atomic css library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published