We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e9a2e commit 58a0c30Copy full SHA for 58a0c30
README.md
@@ -7,3 +7,12 @@ This package aims to add a few useful tools to help speed up development of them
7
**Can't you do this yourself by editing some variables?**
8
9
Of course you can! This package exists purely to make it faster to replicate some commonly used customizations.
10
+
11
+## Usage
12
13
+There are a couple ways in use these plugins:
14
15
+1. Add all of them to your project by importing the `plugin.scss` file found in the root `scss/` directory, or
16
+2. Add individual plugins by importing the other `.scss` files found in the root `scss/` directory.
17
18
+Once you have done that, you can use them as you would any other bootstrap feature.
0 commit comments