css-loader
Advanced tools
Changelog
5.2.0 (2021-03-24)
auto
option works using inline module syntax (#1274) (1db2f4d)@import
with spaces before and after and any extensions (#1272) (0c47cf7)@import
and modules (3f49ed0)Changelog
5.2.0 (2021-03-24)
auto
option works using inline module syntax (#1274) (1db2f4d)@import
with spaces before and after and any extensions (#1272) (0c47cf7)@import
and modules (3f49ed0)Changelog
5.0.0 (2020-10-13)
sourceMap: true
getLocalIdent
escapes by default, the exportName
value is always unescaped/\.icss\.\w+$/i
(the modules.compileType
option is icss
)[emoji]
placeholder was deprecatedicss
option was removed (it was deprecated previously)Changelog
4.3.0 (2020-09-08)
url
function (88b8ddc)compiler.context
and use webpack://
protocol (#1169) (fb5c53d)exportOnlyLocals
option, now locals
are not exported under the locals
name, it was big regression, we apologize for that (24c0a12)