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

15 lines
270 B
Stylus

+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