UNPKG

postcss-editor-styles

Version:

Remove your editor-styles from the global scope

16 lines (12 loc) 211 B
.editor-styles-wrapper { color: black; } .editor-styles-wrapper .block { color: blue; } .editor-styles-wrapper body.block { background-color: red; } .editor-styles-wrapper article { margin: 0; }