As dumb as it is, I wish it was possible to do this as feature detection.
.thing {
float: calc( 1 * left )
}
Written by
in Notes.
As dumb as it is, I wish it was possible to do this as feature detection.
.thing {
float: calc( 1 * left )
}
Leave a Reply