Skip to content

Commit 58a0c30

Browse files
authored
docs(usage): add basic information on how to use the plugins
1 parent 27e9a2e commit 58a0c30

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,12 @@ This package aims to add a few useful tools to help speed up development of them
77
**Can't you do this yourself by editing some variables?**
88

99
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

Comments
 (0)