mirror of
https://github.com/timvisee/send.git
synced 2026-04-24 22:44:34 -04:00
Modernize CSS
This commit is contained in:
+2
-1
@@ -181,7 +181,8 @@ const web = {
|
||||
{
|
||||
loader: 'css-loader',
|
||||
options: {
|
||||
importLoaders: 1
|
||||
importLoaders: 1,
|
||||
esModule: false
|
||||
}
|
||||
},
|
||||
'postcss-loader'
|
||||
|
||||
Reference in New Issue
Block a user