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

style: use Tailwind CSS #655

Merged
merged 6 commits into from
Apr 15, 2024
Merged

style: use Tailwind CSS #655

merged 6 commits into from
Apr 15, 2024

Commits on Apr 14, 2024

  1. style: use Tailwind CSS

    tianheg committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    73a6c06 View commit details
    Browse the repository at this point in the history
  2. update yarn.lock

    tianheg committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5d5e90d View commit details
    Browse the repository at this point in the history
  3. fix style file path

    tianheg committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    284d281 View commit details
    Browse the repository at this point in the history
  4. fix build error

    * A nested style rule cannot start with 'thead' because it looks like the start of a declaration
    * @import must precede all other statements
    tianheg committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    16b1cbb View commit details
    Browse the repository at this point in the history
  5. fix style

    tianheg committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1af3f0e View commit details
    Browse the repository at this point in the history
  6. format files with prettier

    tianheg committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    48026b7 View commit details
    Browse the repository at this point in the history