strawberry-css
v2.3.2
Published
New flexbox based CSS micro-framework, a set of flexbox common utilities focused on make life easier and faster with nested flexbox
Downloads
25
Readme
Strawberry CSS
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.
How
$ npm i --save strawberry-css
or
<link rel="stylesheet" href="https://unpkg.com/strawberry-css/dist/strawberry.min.css">
Why
- It's light: less than 34Kb
- It’s powerful: create Flexbox-based layouts in few lines of code
- No preset graphic style: it helps you create layouts without messing up your life
- No conflicts with other used framework in the same project: all classes start with the sb- prefix
- Easy to override: strawberry never use !important
Wiki
Bugs
Have you found something wrong?
- Read and apply these guidelines
- Feel free to open an issue or to email us at [[email protected]].
Features
Would you like to see a new feature added?
- Read and apply these guidelines
- Feel free to open an issue or to email us at [[email protected]].
Examples
I'm working on them. Stay Tuned!
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, click here.
Author
- Andrea Simone Costa aka jfet97
See also the list of contributors who participated in this project.
Contacts
License
MIT