Noted October 20, 2015

Thinking about a compressed CSS style with a secondary aim of avoiding merge conflicts if it’s committed. Thoughts?

/*!tab indents*/
.sel1{prop:value;prop:value}
.sel2,.sel3{prop:value;prop:value}
/*!preserved comment*/
@media(min-width:1px){
	.sel4,.sel5{prop:value;prop:value}
}
.sel6{prop:value;prop:value}

By Peter Wilson

Peter has worked on the web for twenty years on everything from table based layouts in the 90s to enterprise grade CMS development. Peter’s a big fan of musical theatre and often encourages his industry colleagues to join him for a show or two in New York or in the West End.

2 comments

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.