scss-library/components/01_Layouts/dummy/_dummy.styl

15 lines
270 B
Stylus
Raw Normal View History

2021-01-19 23:36:56 +01:00
+RV-Block('RV-Dummy')
+RV-Block__Modifier('square')
height 350px
width 350px
+RV-Block__Modifier('portrait')
height 350px
width 150px
+RV-Block__Modifier('landscape')
width 350px
height 150px
+RV-Block__Modifier('red')
background-color #d8583e