Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 389 Bytes

File metadata and controls

24 lines (15 loc) · 389 Bytes

B-reset

CSS reset used by Bornfight frontend team

Usage

Best option would be to include it in your bundle.

Install it from npm:

npm i @bornfight/b-reset

Then include it in your scss:

@import "node_modules/@bornfight/b-reset/src/b-reset";

CSS and CSS.min versions are included in build folder

Building

Run gulp build to rebuild the files from src.