Modernize CSS
This commit is contained in:
parent
b598a1c090
commit
47ff32fc9f
8 changed files with 2833 additions and 2958 deletions
|
@ -181,7 +181,8 @@ const web = {
|
|||
{
|
||||
loader: 'css-loader',
|
||||
options: {
|
||||
importLoaders: 1
|
||||
importLoaders: 1,
|
||||
esModule: false
|
||||
}
|
||||
},
|
||||
'postcss-loader'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue