source: frontend/src/index.css@ a8381b1

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

Landing page design

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