sol2/sphinx_rtd_theme/sass/theme.sass
2013-10-21 15:52:35 -07:00

57 lines
1.3 KiB
Sass

@import wyrm_core/wy_variables
// bourbon framework installed from bower
@import bourbon
// Bourbon neat installed from bower, edit grid settings for media queries
@import wyrm_core/grid_settings
@import neat
// Custom reset
@import wyrm_core/reset
// Some compass libs on top of Bourbon
@import compass/typography/vertical_rhythm
@import compass/typography/text/ellipsis
// Basic defaults and mixins
@import wyrm_core/mixin
@import wyrm_core/font_awesome
// Wyrm core styles
@import wyrm_core/alert
@import wyrm_core/autocomplete
@import wyrm_core/button
@import wyrm_core/dropdown
@import wyrm_core/form
@import wyrm_core/generic
@import wyrm_core/grid_layout
@import wyrm_core/spinner
@import wyrm_core/table
@import wyrm_core/type
// Cms
// @import wyrm_addons/cms/dashboard
// @import wyrm_addons/cms/layout
// @import wyrm_addons/cms/list_like_table
// @import wyrm_addons/cms/plugin_store
// Elements
@import wyrm_addons/elements/modal
@import wyrm_addons/elements/stars
@import wyrm_addons/elements/tooltip
// Redactor
@import wyrm_addons/redactor/figures
@import wyrm_addons/redactor/redactor
// Restructured text and Sphinx
@import wyrm_addons/rst/rst
@import wyrm_addons/rst/pygments
// @import wyrm_addons/rst/pygments_dark
@import wyrm_addons/rst/pygments_light
// Theme specific styles
@import breadcrumbs
@import nav