README
FrontBox Style
Hermetic SCSS files contain helpful methods used on most websites, divided into categories: functions, generators, modules, shapes, styles, variables.
Information
| Author | Bartosz Piwek |
| Documentation | https://frontbox-style.vercel.app |
| Version | |
| CSS | SCSS |
Install
Add package
yarn add @bpiwek/frontbox-style
# or
npm i @bpiwek/frontbox-style
Import file
@import 'node_modules/@bpiwek/frontbox-style';
// or
@import '~@bpiwek/frontbox-style';
VoilĂ !
Develop
Visual Code Studio plugins
Bugs
Feel free to report bug using this link.