mirror of https://github.com/twbs/bootstrap.git
Consistency with comments
This commit is contained in:
parent
a7fdd9a525
commit
077d0e8d2d
|
@ -206,7 +206,7 @@ Importing Bootstrap into Webpack requires the loaders we installed in the first
|
|||
loader: 'sass-loader',
|
||||
options: {
|
||||
sassOptions: {
|
||||
// optional: silencing Sass deprecation warnings, see note below
|
||||
// Optional: Silence Sass deprecation warnings. See note below.
|
||||
silenceDeprecations: [
|
||||
'mixed-decls',
|
||||
'color-functions',
|
||||
|
|
Loading…
Reference in New Issue