Skip to main content
Module

x/postcss_nesting/.editorconfig

Nest style rules inside each other
Latest
File
root = true
[*]charset = utf-8end_of_line = lfindent_style = tabinsert_final_newline = truetrim_trailing_whitespace = true
[*.md]trim_trailing_whitespace = false
[*.{json,md,yml}]indent_size = 2indent_style = space