Skip to content

saad-allah/b-reset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Bornfight CSS reset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • SCSS 47.1%
  • CSS 46.2%
  • JavaScript 6.7%