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
/
justCSS.css
8 lines
(6 loc)
•
57 B
CSS
View Raw
1
2
3
4
5
6
7
8
body
{
color
: red; }
.justcss
{
color
: green; }