|
|
|
|
|
by rich_harris
3210 days ago
|
|
I personally prefer the co-location of styles and markup, because it means I'm context-switching a lot less. And it's essential that the compiler can analyze the styles in the context of the markup to which it applies in order to do things like dead code elimination. But support for external files and preprocessors is on our roadmap. |
|