A website for the ATmosphereConf
at b712e2ba37be83fa3a37698a4dea043603c5e32d 8 lines 151 B view raw
1@tailwind base; 2@tailwind components; 3@tailwind utilities; 4@plugin "daisyui" { 5 themes: 6 dracula --default, 7 dracula --prefersdark; 8}