rsnext/docs
John Albin Wilkins 1e796726ee
Document CSS concatenation order matches the import order (#39889)
Given the amount of CSS ordering problems mentioned in the issue queue
(see #16630), it's clear, for most people, that it is NOT obvious that
the order of CSS concatenation matches the order of importing CSS and
modules inside `_app.js`.

We should try to make this fact explicit in the docs. Right now, it's
only implied.


## Documentation checklist

- [x] Make sure the linting passes by running `pnpm lint`
- [x] The examples guidelines are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)

---------

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2023-06-13 23:31:49 -07:00
..
01-getting-started docs: Adds Note to Good to know consistency (#51080) 2023-06-12 19:00:07 -07:00
02-app Document CSS concatenation order matches the import order (#39889) 2023-06-13 23:31:49 -07:00
03-pages docs: Add Tolgee to internationalization section (#49754) 2023-06-13 18:50:11 -07:00
04-architecture [Docs] Remove extra line in summary dropdowns (#51226) 2023-06-13 13:50:20 +00:00
05-community Remove related-links (#51258) 2023-06-13 22:12:48 +00:00
.vercel.approvers Update codeowners (#51250) 2023-06-13 17:47:12 +00:00
index.mdx Adds missing and in How to Use These Docs section (#51058) 2023-06-10 13:15:02 +00:00