Group up existing components into elements
This commit is contained in:
2
elements/Icon/Icon.pixy
Normal file
2
elements/Icon/Icon.pixy
Normal file
@ -0,0 +1,2 @@
|
||||
component Icon(name string)
|
||||
svg-icon.padded-icon(name=name, class="icon-" + name)
|
Reference in New Issue
Block a user