Converting Layouts to new BEM-Generator
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
RV-FullWidthContent__Container()
|
||||
width 100%
|
||||
RV-FullWidthContent()
|
||||
width 100%
|
||||
|
||||
RV-FullWidthContent__Item()
|
||||
width 100%
|
||||
RV-ContentCrop()
|
||||
+RV-Element--name('Item')
|
||||
width 100%
|
||||
RV-ContentCrop__Text()
|
||||
RV-ContentCrop__Image()
|
||||
|
||||
RV-FullWidthContent(prefix='&')
|
||||
{prefix}__Container
|
||||
RV-FullWidthContent__Container()
|
||||
|
||||
{prefix}__Item
|
||||
RV-FullWidthContent__Item()
|
||||
|
||||
.RV-FullWidthContent
|
||||
RV-FullWidthContent()
|
||||
+RV-Block('RV-FullWidthContent')
|
||||
RV-FullWidthContent()
|
||||
|
||||
+RV-Element()
|
||||
RV-FullWidthContent__Item()
|
||||
Reference in New Issue
Block a user