Terry
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Terry 创建了一个帖子, 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... -