You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -245,8 +245,7 @@ There’s *no tradeoff* in power. Instead, we gain the power of simpler composit
245
245
246
246
*Compiling* regular CSS files would be counter-productive to some of our goals. Some of these are listed below.
247
247
248
-
In the future, however, we_might_ be able to take advantage of custom elements / shadow DOM to also support the full CSS syntax once browser support is wide enough.
249
-
248
+
**Please note**: we are very interested in supporting regular CSS, since it's so much easier to write and already familiar. To that end, we're currently exploring the possibility of leveraging Shadow DOM to avoid the entire CSS parsing and mangling step[[#22](https://github.com/zeit/next.js/issues/22)]