@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.
Downloads
34
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-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.