Skip to content

Commit 09a9eb0

Browse files
authored
Update Readme.md
1 parent 10ce2e3 commit 09a9eb0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,7 @@ There’s *no tradeoff* in power. Instead, we gain the power of simpler composit
245245

246246
*Compiling* regular CSS files would be counter-productive to some of our goals. Some of these are listed below.
247247

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)]
250249

251250
### Compilation performance
252251

0 commit comments

Comments
 (0)