aliascss
Version:
AliasCSS is a CSS post processor.
140 lines (139 loc) • 2.83 kB
TypeScript
declare const _default: {
'x-btn': {
type: string;
statement: string;
};
'x-button': {
type: string;
statement: string;
};
'x-input': {
type: string;
statement: string;
};
'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-import-tokens': {
type: string;
statement: string;
};
'x-divider-text': {
type: string;
statement: string;
};
'x-divider': {
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-import-utils-1': {
type: string;
statement: string;
};
'x-import-vars-dark': {
type: string;
statement: string;
};
};
export default _default;