-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Hello!)
Is it possible to configure linting for the grid-template-areas property in this format?
.wrapper
display grid
grid-template-columns 1fr 1fr
grid-template-areas
"header header"\
"navigation content"\
"footer footer"
Currently it's only allowed to write it in one line. But in this format it's much more convenient to read.
mareszhar
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed