Styled ngTags but no hasFocus state

This commit is contained in:
iRouge
2015-06-11 15:57:27 -04:00
committed by Francis Lachapelle
parent 1bb66bbf7d
commit df8b4e302f
4 changed files with 128 additions and 5 deletions
+4
View File
@@ -88,6 +88,10 @@
// todo : configure manual and glob imports
@import 'views/view';
// Ng-tags styles for re-skinning
// ------------------------------------------------------------------------------
@import 'components/ngTags/ng-tags-input.scss';
// core styles - need to be after components till settings are correctly implemented
// ------------------------------------------------------------------------------
@import 'core/base_styles/base_style';