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.
$ npm i --save strawberry-css
or
<link rel="stylesheet" href="https://unpkg.com/strawberry-css/dist/strawberry.min.css">
- 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
Have you found something wrong?
- Read and apply these guidelines
- Feel free to open an issue or to email us at [[email protected]].
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]].
I'm working on them. Stay Tuned!
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, click here.
- Andrea Simone Costa aka jfet97
See also the list of contributors who participated in this project.
MIT