Strawberry is a Sass framework that makes the life easier for creating, customizing and reusing your own CSS components.
Quick links
Get Started, Docs, Plunker Template, Project Status
Usage
Step 1
Create your component.
)
Step 2
Edit your component or create variants of it in the theme file.
)
Step 3
Use your component and its variants in your application.
MY COMPONENTMY COMPONENT'S VARIANT
Features
Easy to Use | Fast & Effective | Built to Last |
---|---|---|
The simplicity is a priority and it's why Strawberry are built to be easy to use and easy to read. | Outputs only the needed css to make your application smaller and faster | Built with the popular Sass language and thinked to work with the very new technologies. |
Installation
npm install strawberry
License
MIT