Playground for stylus
This commit is contained in:
1
components/10_Examples/playground/playground.config.json
Normal file
1
components/10_Examples/playground/playground.config.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
9
components/10_Examples/playground/playground.hbs
Normal file
9
components/10_Examples/playground/playground.hbs
Normal file
@@ -0,0 +1,9 @@
|
||||
<p class="wred">Red</p>
|
||||
<p class="button">button</p>
|
||||
<p class="wred button">css combo</p>
|
||||
<p class="bluebutton">mixin combo</p>
|
||||
|
||||
<p class="field">field</p>
|
||||
<div class="wurst">
|
||||
<p class="field">wurst field</p>
|
||||
</div>
|
Reference in New Issue
Block a user