source: frontend/src/index.css@ e9a0543

Last change on this file since e9a0543 was 793ce2c, checked in by Andrej <asumanovski@…>, 5 months ago

Landing page design

  • Property mode set to 100644
File size: 199 bytes
RevLine 
[793ce2c]1@source "../node_modules/@relume_io/relume-ui/dist/**/*.mjs";
2@source "../node_modules/@relume_io/relume-ui/dist/**/*.js";
[72053b5]3
[793ce2c]4@import "tailwindcss";
[72053b5]5
[793ce2c]6@plugin "daisyui" {
7 themes: forest --default;
8}
Note: See TracBrowser for help on using the repository browser.