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

[vtadmin-web] Upgrade to tailwindcss v3 #9648

Merged
merged 8 commits into from
Feb 7, 2022

Commits on Feb 7, 2022

  1. Update autoprefixer, postcss, and tailwindcss dependencies to latates…

    …t; move to dev dependencies
    
    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    157d087 View commit details
    Browse the repository at this point in the history
  2. Move 'components' layer to index.css to address import ordering

    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    4f62e49 View commit details
    Browse the repository at this point in the history
  3. Update tailwind.config.js: rename 'purge' to 'content'

    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    d739dc4 View commit details
    Browse the repository at this point in the history
  4. Update tailwind.config.js: remove explicit dark mode configuration

    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    e880bb5 View commit details
    Browse the repository at this point in the history
  5. Update tailwind.config.js: remove (empty) variant configuration

    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    37ea1c4 View commit details
    Browse the repository at this point in the history
  6. Fix colour chips on debug page to work with tailwindcss JIT classnames

    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    5f4f446 View commit details
    Browse the repository at this point in the history
  7. Appease linter by adding newlines in Debug.module.scss

    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    289af76 View commit details
    Browse the repository at this point in the history
  8. Run 'npm run lint:stylelint:fix'

    Signed-off-by: Sara Bee <855595+doeg@users.noreply.github.com>
    doeg committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    dd02071 View commit details
    Browse the repository at this point in the history