You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
372 B
12 lines
372 B
/* This file is automatically managed and will be overwritten from time to time. */
|
|
/* Do not manually edit this file. */
|
|
|
|
/* Provided by calendar-component-2.0-BETA4.jar */
|
|
@import "../../../VAADIN/addons/calendar/calendar-addon.scss";
|
|
|
|
|
|
/* Import and include this mixin into your project theme to include the addon themes */
|
|
@mixin addons {
|
|
@include calendar-addon;
|
|
}
|
|
|
|
|