1.0.10 • Published 10 months ago
@bornfight/b-reset v1.0.10
B-reset
CSS reset used by Bornfight Studio frontend team
Usage
Best option would be to include it in your bundle.
Install it from npm:
npm i @bornfight/b-resetThen include it in your scss:
@import "node_modules/@bornfight/b-reset/src/b-reset";CSS version is included in build folder
Building
Run npm run build to rebuild the files from src.