mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Add more example links for CSS preprocessor solution (#3213)
* Add more example link for CSS preprocessor solution * Change deprecated link
This commit is contained in:
parent
6e44cdef5f
commit
ba740460c8
|
@ -1170,6 +1170,8 @@ Next.js bundles [styled-jsx](https://github.com/zeit/styled-jsx) supporting scop
|
||||||
- [with-external-scoped-css](./examples/with-external-scoped-css)
|
- [with-external-scoped-css](./examples/with-external-scoped-css)
|
||||||
- [with-scoped-stylesheets-and-postcss](./examples/with-scoped-stylesheets-and-postcss)
|
- [with-scoped-stylesheets-and-postcss](./examples/with-scoped-stylesheets-and-postcss)
|
||||||
- [with-global-stylesheet](./examples/with-global-stylesheet)
|
- [with-global-stylesheet](./examples/with-global-stylesheet)
|
||||||
|
- [with-styled-jsx-scss](./examples/with-styled-jsx-scss)
|
||||||
|
- [with-styled-jsx-plugins](./examples/with-styled-jsx-plugins)
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue