UNPKG

@vaadin/vaadin-material-styles

Version:

Vaadin Material is a complete theme for Vaadin components, inspired by Google’s Material Design guidelines.

9 lines (8 loc) 289 B
export * from './mixins/field-button.js'; export * from './mixins/menu-overlay.js'; export * from './mixins/overlay.js'; export * from './mixins/required-field.js'; export * from './color.js'; export * from './shadow.js'; export * from './typography.js'; export * from './user-colors.js';