41

Strawberry CSS

 5 years ago
source link: https://www.tuicool.com/articles/hit/mAb6Nfi
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Strawberry CSS

logo-strawberry.png

What

Strawberry is a new flexbox based CSS micro-framework. A set of common flexbox's utilities focused on making your life easier and faster with nested flexboxes.

Read about it on Medium .

How

$ npm i --save strawberry-css

or

<link rel="stylesheet" href="https://unpkg.com/strawberry-css/dist/strawberry.min.css">

Why

  1. It's light: less than 12Kb
  2. It’s powerful: create Flexbox-based layouts in few lines of code
  3. No preset graphic style: it helps you create layouts without messing up your life
  4. No conflicts with other used framework in the same project: all classes start with the sb- prefix
  5. Easy to override: strawberry never use !important

Read the wiki!

License

MIT


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK