10.1.3 • Published 7 years ago

box-ui v10.1.3

Weekly downloads
3
License
-
Repository
-
Last release
7 years ago

Box UI

CSS Library Built for Box

Latest Builds

After releasing a new version, the compiled Box UI files can be found under lib:

  • lib/_variables.scss
  • lib/box-ui.css
  • lib/box-ui.min.css
  • lib/box-ui.theme.css

Usage

To use Box UI, import files included in the latest build above (not from src).

import 'box-ui/lib/box-ui.css';
@import 'box-ui/lib/variables';