Replace Sass with PostCSS, include imports and nesting
This commit is contained in:
parent
347bbe20ba
commit
9633b980d5
36 changed files with 279 additions and 184 deletions
|
@ -1,15 +0,0 @@
|
|||
.slides
|
||||
background: url('../images/loading.gif') center no-repeat
|
||||
min-height: 275px
|
||||
|
||||
@screen md
|
||||
&
|
||||
min-height: 375px
|
||||
|
||||
@screen lg
|
||||
&
|
||||
min-height: 450px
|
||||
|
||||
@screen xl
|
||||
&
|
||||
min-height: 560px
|
Loading…
Add table
Add a link
Reference in a new issue