@revolutionprep/bootstrap

1.1.11 • Public • Published

Revolution Prep Bootstrap 4 Themes

Global styles for Revolution Prep apps

Quick install

NPM

npm install @revolutionprep/bootstrap

Import Global Styles

After installation, you can import the SCSS files into your project:

// Revolution Prep Theme
@import '~@revolutionprep/bootstrap/scss/revolutionprep';

or

// Revolution Math Theme
@import '~@revolutionprep/bootstrap/scss/revolutionprep';

functions, mixins and variables

If you need to declare new classes in a JS component, just import this file:

// Revolution Prep: Functions, variables and mixins
@import '~@revolutionprep/bootstrap/scss/revolutionprep-tools';
// Revolution Math: Functions, variables and mixins
@import '~@revolutionprep/bootstrap/scss/revolutionmath-tools';

Readme

Keywords

none

Package Sidebar

Install

npm i @revolutionprep/bootstrap

Weekly Downloads

4

Version

1.1.11

License

MIT

Unpacked Size

24.6 kB

Total Files

19

Last publish

Collaborators

  • christine.coate
  • maxweisen
  • micheldenegri
  • mrlawler
  • beiatrix