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

feat(remix-dev/compiler): add CSS plugin to esbuild #4130

Merged
merged 26 commits into from
Oct 14, 2022
Merged

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    6361c2f View commit details
    Browse the repository at this point in the history
  2. Update contributors.yml

    KingSora authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    6f3332e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    4bc5657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b94b24 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    facd266 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. improve code

    KingSora committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    797022a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54c8b54 View commit details
    Browse the repository at this point in the history
  3. improve code and output

    KingSora committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    f18bd54 View commit details
    Browse the repository at this point in the history
  4. improve entrypoint search

    KingSora committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    000a13a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' into dev

    KingSora authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    56f8688 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    db271ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3650a95 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    1f9ee91 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. pr review

    KingSora committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    362250b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into dev

    KingSora authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    a0cb142 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. add error and warnings

    KingSora committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    92473d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47ebf83 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into dev

    KingSora authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a4106a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. windows slashes fix

    KingSora committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    a804d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc5c271 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. fix errors

    KingSora committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    85d5a9d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into dev

    KingSora authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    e65fb5e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. chore: couple nit picks

    no "as" type casting, use invariant instead of enforcing a thing is defined
    
    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    0d1344a View commit details
    Browse the repository at this point in the history
  2. test: add basic test confirming a font was copied

    Signed-off-by: Logan McAnsh <logan@mcan.sh>
    mcansh committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    c1f5c2b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into dev

    mcansh authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    8d95db4 View commit details
    Browse the repository at this point in the history
  4. Create large-colts-drop.md

    mcansh authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f77eeca View commit details
    Browse the repository at this point in the history