Closed jonathantneal closed 9 years ago
We can split nested props by dot: one.two: 1
@ai +1
@ai, that looks really clever, but splitting properties by a dot .
is not very CSS, IMHO. This version uses nesting.
@jonathantneal also siggested
one: {
two: 2
}
Does the current syntax make sense? #2