Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS concatenation order matches the import order #39889

Merged
merged 4 commits into from
Jun 14, 2023
Merged

Commits on Oct 21, 2022

  1. CSS concatenation order matches the import order

    Given the amount of CSS ordering problems mentioned in the issue queue (see vercel#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.
    
    We should try to make this fact explicit in the docs. Right now, it's only implied.
    JohnAlbin committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a015dc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Merge branch 'canary' into patch-1

    # Conflicts:
    #	docs/basic-features/built-in-css-support.md
    ijjk committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8bcf077 View commit details
    Browse the repository at this point in the history
  2. lint fix

    ijjk committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    591539b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    308095f View commit details
    Browse the repository at this point in the history