@import "tailwindcss";

@import "../themes/base.css" layer(theme);
@import "../themes/devices/desktop.css" layer(theme);
@import "../themes/light/colors.css" layer(theme);

@import "../componented/theme.css" layer(theme);

