diff options
| author | Steven Black <[email protected]> | 2017-08-11 11:50:03 -0400 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-08-11 18:50:03 +0300 |
| commit | 716e1247bf70d2fb57065179846fe1d423ace369 (patch) | |
| tree | 449a5586eb2b0085d22c83a430c8b4340e88cf76 | |
| parent | 6a5a38106ac518f0cd493901aac69c38e216944d (diff) | |
| download | bootstrap-716e1247bf70d2fb57065179846fe1d423ace369.tar.xz bootstrap-716e1247bf70d2fb57065179846fe1d423ace369.zip | |
“Sass” is standard in text and headings. (#23328)
| -rw-r--r-- | docs/4.0/getting-started/webpack.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/getting-started/webpack.md b/docs/4.0/getting-started/webpack.md index ec748c48e..d1a40cfed 100644 --- a/docs/4.0/getting-started/webpack.md +++ b/docs/4.0/getting-started/webpack.md @@ -51,7 +51,7 @@ Notice that if you chose to **import plugins individually**, you must also insta ## Importing Styles -### Importing Precompiled SASS +### Importing Precompiled Sass To enjoy the full potential of Bootstrap and customize it to your needs, use the source files as a part of your project's bundling process. |
