UNPKG

@bmat/icons

Version:
11 lines (8 loc) 265 B
# README This package provides the custom icons used in BMAT ## Usage Before importing this package, you should provide a SASS variable with the path to the icons folder. Usually, it will be, if you are using Webpack ```sass $bmat-icons-path: "~@bmat/icons" ```