aliascss
Version:
AliasCSS is a CSS post processor.
248 lines (247 loc) • 5.24 kB
TypeScript
declare const _default: {
'x-css-reset-normalize': {
type: string;
statement: string;
};
'x-css-reset': {
type: string;
statement: string;
};
'x-css-reset-josh': {
type: string;
statement: string;
};
'x-css-reset-sanitize': {
type: string;
statement: string;
};
'x-css-reset-preflight': {
type: string;
statement: string;
};
'x-css-vars-color': {
type: string;
statement: string;
};
'x-css-vars-color-gray': {
type: string;
statement: string;
};
'x-css-vars-color-grayDark': {
type: string;
statement: string;
};
'x-css-vars-color-primary': {
type: string;
statement: string;
};
'x-css-vars-color-brand': {
type: string;
statement: string;
};
'x-css-vars-color-error': {
type: string;
statement: string;
};
'x-css-vars-color-success': {
type: string;
statement: string;
};
'x-css-vars-color-grayBlue': {
type: string;
statement: string;
};
'x-css-vars-color-grayNeural': {
type: string;
statement: string;
};
'x-css-vars-color-grayIron': {
type: string;
statement: string;
};
'x-css-vars-color-grayWarm': {
type: string;
statement: string;
};
'x-css-vars-color-greenLight': {
type: string;
statement: string;
};
'x-css-vars-color-green': {
type: string;
statement: string;
};
'x-css-vars-color-teal': {
type: string;
statement: string;
};
'x-css-vars-color-cyan': {
type: string;
statement: string;
};
'x-css-vars-color-blueLight': {
type: string;
statement: string;
};
'x-css-vars-color-blue': {
type: string;
statement: string;
};
'x-css-vars-color-blueDark': {
type: string;
statement: string;
};
'x-css-vars-color-indigo': {
type: string;
statement: string;
};
'x-css-vars-color-violet': {
type: string;
statement: string;
};
'x-css-vars-color-purple': {
type: string;
statement: string;
};
'x-css-vars-color-fuchsia': {
type: string;
statement: string;
};
'x-css-vars-color-pink': {
type: string;
statement: string;
};
'x-css-vars-color-rose': {
type: string;
statement: string;
};
'x-css-vars-color-orangeDark': {
type: string;
statement: string;
};
'x-css-vars-color-orange': {
type: string;
statement: string;
};
'x-css-vars-color-yellow': {
type: string;
statement: string;
};
'x-screen-root': {
type: string;
statement: string;
};
'x-screen': {
type: string;
statement: string;
};
'x-divider-text': {
type: string;
statement: string;
};
'x-divider': {
type: string;
statement: string;
};
'x-button': {
type: string;
statement: string;
};
'x-input': {
type: string;
statement: string;
};
'x-arrow': {
type: string;
statement: string;
};
'x-currency-dollar': {
type: string;
statement: string;
};
'x-currency-cent': {
type: string;
statement: string;
};
'x-currency-pound': {
type: string;
statement: string;
};
'x-currency': {
type: string;
statement: string;
};
'x-currency-yen': {
type: string;
statement: string;
};
'x-currency-euro-currency': {
type: string;
statement: string;
};
'x-currency-euro': {
type: string;
statement: string;
};
'x-currency-rupee': {
type: string;
statement: string;
};
'x-symbol-copy-right': {
type: string;
statement: string;
};
'x-symbol-registered': {
type: string;
statement: string;
};
'x-symbol-divide': {
type: string;
statement: string;
};
'x-symbol-arrow-left': {
type: string;
statement: string;
};
'x-symbol-arrow-up': {
type: string;
statement: string;
};
'x-symbol-arrow-right': {
type: string;
statement: string;
};
'x-symbol-arrow-down': {
type: string;
statement: string;
};
'x-symbol-arrow-left-right': {
type: string;
statement: string;
};
'x-symbol-arrow-down-left': {
type: string;
statement: string;
};
'x-symbol-square-root': {
type: string;
statement: string;
};
'x-symbol-trade-mark': {
type: string;
statement: string;
};
'x-menu': {
type: string;
statement: string;
};
'x-acss-utils': {
type: string;
statement: string;
};
'x-acss-vars-dark': {
type: string;
statement: string;
};
};
export default _default;