@bpiwek/frontbox-style
v0.2.3
Published
Hermetic SCSS files contain helpful methods used on most websites, divided into categories: functions, generators, modules, shapes, styles, variables.
Maintainers
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-styleImport 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.
