UNPKG
@kard/webpack-config
Version:
latest (2.0.1)
2.0.1
2.0.0
1.2.0
1.1.0
1.0.0
`npm i --dev @kard/webpack-config`
github.com/dkarmalita/webpack-config
dkarmalita/webpack-config
@kard/webpack-config
/
test
/
sass-loader
/
test_data
/
ls_css.module.css
5 lines
(4 loc)
•
55 B
CSS
View Raw
1
2
3
4
5
.mycss
{
color
: red;
background-color
: blue; }