mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
webpack page: Remove precss reference
This commit is contained in:
parent
2c1a743cc9
commit
bc2a98522d
@ -58,7 +58,6 @@ For Bootstrap to compile, make sure you install and use the required loaders: [s
|
||||
options: {
|
||||
plugins: function () { // postcss plugins, can be exported to postcss.config.js
|
||||
return [
|
||||
require('precss'),
|
||||
require('autoprefixer')
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user