1.1.11 • Published 6 years ago

@revolutionprep/bootstrap v1.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

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';
1.1.11

6 years ago

1.1.10

7 years ago

1.1.9

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.0.0

7 years ago