mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-09-11 12:10:36 +08:00
Use corresponding stylesheet depending on config variable
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.<%= classedName %>{
|
||||
border: 1px dashed #f00;
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
.<%= classedName %>
|
||||
border: 1px dashed #f00
|
||||
@@ -0,0 +1,2 @@
|
||||
.<%= classedName %>
|
||||
border 1px dashed #f00
|
||||
Reference in New Issue
Block a user