@plugin "daisyui" {
  themes:
    nord --default,
    abyss --prefersdark,
    cupcake,
    dracula;
}

@layer base {
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1em;
  }
}
