Aurora.Uix.Templates.Basic.Themes.Baseline (Aurora UIX v0.1.4-rc.5)

Copy Markdown

Tag-selector baseline reset for hosts that don't already ship a CSS preflight (Tailwind, Normalize, etc.).

These rules patch html, :host, body, a, and the form/border reset that Tailwind otherwise provides. They are emitted into auix-baseline.css as a separate file so Tailwind hosts can skip them entirely while non-Tailwind hosts opt in with one @import.

Not part of the theme delegation chain — see Aurora.Uix.Templates.Basic.Themes.Base for component rules and Aurora.Uix.Templates.Basic.Themes.BaseVariables for :root declarations.