-
-
Notifications
You must be signed in to change notification settings - Fork 1
Global Style Refactor (No Inline CSS) #494
Copy link
Copy link
Open
Labels
comp:block-jsonBlock metadata (block.json)Block metadata (block.json)comp:theme-jsonTokens, presets, settingsTokens, presets, settingsstatus:needs-devEarly execution signal (triage queue for engineering)Early execution signal (triage queue for engineering)
Milestone
Metadata
Metadata
Assignees
Labels
comp:block-jsonBlock metadata (block.json)Block metadata (block.json)comp:theme-jsonTokens, presets, settingsTokens, presets, settingsstatus:needs-devEarly execution signal (triage queue for engineering)Early execution signal (triage queue for engineering)
Type
Fields
Give feedbackPriority
None yet
Projects
StatusShow more project fields
📥 Needs Dev
Global Style Refactor (No Inline CSS)
Type: Parent Issue / Epic
The Tour Operator plugin currently applies many inline styles directly to blocks and markup. This leads to:
Goal
Refactor the plugin’s styles to rely entirely on the global styles provided in the theme.json and design tokens of the LSX Design System.
Scope
styleattributes from block markup wherever possible.Acceptance Criteria
References