added a twig extension class for assets + reorganized assets structure + added command line for stylus in README
This commit is contained in:
@@ -17,3 +17,14 @@
|
||||
display: block
|
||||
|
||||
// colors
|
||||
|
||||
// notices
|
||||
.mailpoet_notice
|
||||
position: relative
|
||||
|
||||
.mailpoet_notice_close
|
||||
position: absolute
|
||||
right: 0.5em
|
||||
top: 0.5em
|
||||
color: #999
|
||||
text-decoration: none
|
@@ -1,6 +0,0 @@
|
||||
body-color = invert(#333)
|
||||
body-background = invert(#ccc)
|
||||
|
||||
body
|
||||
color body-color
|
||||
background-color: body-background
|
Reference in New Issue
Block a user