Skip to content

Commit d75fe98

Browse files
committed
fix (Abstract scss) : wrong comment
1 parent 1b0ffb4 commit d75fe98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scss/abstract/_f-context-selector.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* }
1414
*
1515
* return for editor-style.scss :
16-
* #main__content .block {
16+
* #editor .block {
1717
* ... your css
1818
* }
1919
*

0 commit comments

Comments
 (0)