All Projects → jfet97 → strawberry

jfet97 / strawberry

Licence: MIT license
A new flexbox based CSS micro-framework.

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to strawberry

H5ui
Lightweight, elegant open source mobile UI style library.
Stars: ✭ 44 (-38.03%)
Mutual labels:  css3, css-framework
Bootstrap4 Website
Website built with bootstrap 4 Framework
Stars: ✭ 124 (+74.65%)
Mutual labels:  css3, css-framework
Flex One
1 CSS Class Layout System made with Flex
Stars: ✭ 47 (-33.8%)
Mutual labels:  css3, css-framework
Agilejs
AgileJS - The Css3 Creation Engine 🍖🌭🍔
Stars: ✭ 489 (+588.73%)
Mutual labels:  css3, css-framework
Shorthand
Feature rich CSS framework for the new decade https://shorthandcss.com
Stars: ✭ 230 (+223.94%)
Mutual labels:  css3, css-framework
Hartija Css Print Framework
Universal CSS for web printing
Stars: ✭ 509 (+616.9%)
Mutual labels:  css3, css-framework
Snack
🍱 A minimal CSS framework for web.
Stars: ✭ 117 (+64.79%)
Mutual labels:  css3, css-framework
You Need To Know Css
💄CSS tricks for web developers~
Stars: ✭ 3,777 (+5219.72%)
Mutual labels:  css3, css-flexbox
Bahunya
10KB classless CSS framework with responsive typography, navbar, syntax highlighting, etc.
Stars: ✭ 170 (+139.44%)
Mutual labels:  css3, css-framework
Lazy
Kule Lazy4 / CSS Framework
Stars: ✭ 147 (+107.04%)
Mutual labels:  css3, css-framework
Filters.css
CSS only library to apply color filters.
Stars: ✭ 318 (+347.89%)
Mutual labels:  css3, css-framework
sass-structure
Sass folder structure => organizing project files.
Stars: ✭ 32 (-54.93%)
Mutual labels:  css3, css-framework
Pattern.css
CSS only library to fill empty background with beautiful patterns.
Stars: ✭ 3,481 (+4802.82%)
Mutual labels:  css3, css-framework
Cirrus
☁️ The CSS framework for the modern web.
Stars: ✭ 716 (+908.45%)
Mutual labels:  css3, css-framework
Smart Css Grid
SMART CSS GRID - CSS Framework
Stars: ✭ 291 (+309.86%)
Mutual labels:  css3, css-framework
Tacit
CSS Framework for Dummies, Without Classes
Stars: ✭ 1,344 (+1792.96%)
Mutual labels:  css3, css-framework
atomize
A library of atomic CSS classes.
Stars: ✭ 51 (-28.17%)
Mutual labels:  css3, css-framework
unitscss
UNITS is a simple and beautiful CSS component set.
Stars: ✭ 13 (-81.69%)
Mutual labels:  css3, css-framework
Box Css Framework
Box - CSS Framework
Stars: ✭ 138 (+94.37%)
Mutual labels:  css3, css-framework
swatch
A lightweight, modern theming library based on CSS variables and the setter/getter pattern.
Stars: ✭ 14 (-80.28%)
Mutual labels:  css3, css-framework

strawberry-css logo



NPM version license

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.

Have a look at the website
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 34Kb
  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

Wiki

Read the wiki!

Bugs

Have you found something wrong?

  1. Read and apply these guidelines
  2. Feel free to open an issue or to email us at [[email protected]].

Features

Would you like to see a new feature added?

  1. Read and apply these guidelines
  2. 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].