UNPKG
webpack-init-project
Version:
latest (1.0.1)
1.0.1
1.0.0
learning webpack completely
github.com/specialCoder/use-webpack
specialCoder/use-webpack
webpack-init-project
/
src
/
style.css
4 lines
•
50 B
CSS
View Raw
1
2
3
4
.hello
{
color
:green;
/* color:red; */
}