horizon/openstack_dashboard/themes/default/_styles.scss
Diana Whitten fa84424524 Themes should live at root of openstack_dashboard
Recent changes to Horizon Themes has broadened the scope of simply
containing only static files.  Themes can now house simple Django
overrides and as such, should not be located under '/static' by
default any longer.

Change-Id: Ifbf4cf65e063a2f5342d9cfdc82287a827789e93
Partially-Implements: blueprint horizon-theme-css-reorg
2015-07-28 11:45:53 -07:00

3 lines
54 B
SCSS

@import "bootstrap/styles";
@import "horizon/styles";