|
|
@@ -7,6 +7,7 @@
|
|
|
@import 'helpers/spacing';
|
|
|
@import 'helpers/states';
|
|
|
@import 'helpers/zindex';
|
|
|
+@import 'helpers/shadow';
|
|
|
@import 'helpers/editor';
|
|
|
|
|
|
@import 'components/reset';
|
|
|
@@ -15,8 +16,7 @@
|
|
|
@import 'components/toolbar';
|
|
|
@import 'components/dropdown';
|
|
|
@import 'components/list';
|
|
|
-@import 'components/inputlabel';
|
|
|
+@import 'components/label';
|
|
|
@import 'components/inputtext';
|
|
|
-@import 'components/labeledinput';
|
|
|
@import 'components/balloonpanel';
|
|
|
@import 'components/editor';
|