Terry
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Terry created a post, Exclude auto formatting for grid-template-areas:
With css grid-template-areas: it is optimal to keep each line on a seperate line, but currently phpstorm formatting strips this format and puts all the code one line.As below:``` grid-template-area... -