-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version
module: 3.6
nuxt: 4.1.2
Nuxt configuration
mode:
- universal
- spa
Nuxt configuration
Reproduction
⚠️ without a minimal reproduction we wont be able to look into your issue
When using a class with a hex color inside attribute syntax, parsing stops at #.
Example:
[test]{.bg-[#E74249] #ok}Expected:
bg-[#E74249]as a classokas an ID
Actual:
- The class is truncated at
bg-[
What is expected?
What is actually happening?
Performance analysis?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working