Skip to content

Several themes in one project #16215

Answered by wongjn
kvainiute asked this question in Help
Feb 3, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote
@layer theme {
  .v2024 {
    --color-green-400: #5AC389;
  }
  .v2025 {
    --color-green-400: #00DB9B;
  }
}

https://play.tailwindcss.com/QvYdw3Npej?file=css

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kvainiute
Comment options

@wongjn
Comment options

wongjn Feb 3, 2025
Collaborator

Answer selected by kvainiute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants