UNPKG

alouette

Version:

A modern, customizable design system built on top of NativeWind v5 with configurable defaults

7 lines (5 loc) 349 B
/* eslint-disable import-x/extensions */ // Entry for `alouette/defaultThemeVariables`: the runtime map paired with // `alouette/default-palette.css`. sRGB hex, on every platform — the format React // Native can parse, and one every browser renders identically to the palette CSS. export { themeVariables } from "./defaultThemeVariablesSrgb.ts";