(no title)
Dlanv | 1 year ago
.a { color: red }
.b { color: red }
Also it saves on parsing time I suppose. And less to zip and unzip.
The type of thing I'd add to a projects deployment stage and never touch again unless it causes an issue.
Dlanv | 1 year ago
.a { color: red }
.b { color: red }
Also it saves on parsing time I suppose. And less to zip and unzip.
The type of thing I'd add to a projects deployment stage and never touch again unless it causes an issue.
No comments yet.