1.1.11 • Published 5 years ago

@revolutionprep/bootstrap v1.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.0.0

6 years ago