twust_macro 1.1.0

Zero-config Static type-checker for Tailwind CSS
Documentation
pub const COLORFUL_BASECLASSES: [&str; 22] = [
    "text",
    "bg",
    "border",
    "border-x",
    "border-y",
    "border-s",
    "border-e",
    "border-t",
    "border-r",
    "border-b",
    "border-l",
    "divide",
    "outline",
    "ring",
    "ring-offset",
    "shadow",
    "caret",
    "accent",
    "fill",
    "stroke",
    "placeholder",
    "decoration",
];