mirror of
https://github.com/timvisee/send.git
synced 2026-03-05 13:39:54 -05:00
Modernize CSS
This commit is contained in:
@@ -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