You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
343 B

9 months ago
9 months ago
  1. /* From Vendor */
  2. @import "tailwindcss/base";
  3. @import "tailwindcss/components";
  4. @import "tailwindcss/utilities";
  5. /*
  6. * Your stylesheets ending with tailwind.css
  7. * Bear in mind, you have to declare @import for each new file below
  8. * The .css suffix might be omitted!
  9. */
  10. @import "tailwind/main.tailwind";
  11. @import "tailwind/navbar.tailwind";