riainvoice/assets/invoiceplane/sass/welcome.scss
gandhimathi Bharathirajan c940cb1a2c all files
2017-09-11 14:38:03 +05:30

38 lines
936 B
SCSS

/*
| =========================================================
| InvoicePlane
| Sass Stylesheet
| for welcome screen and setup process
| =========================================================
*/
@import "ip_variables";
@import "variables";
/*
| =========================================================
| Import Bootstrap and other assets
| =========================================================
*/
// Dependencies
@import "../../core/scss/bootstrap-welcome";
@import "../../../node_modules/font-awesome/scss/font-awesome";
@import "includes/select2";
/*
| =========================================================
| Setup styles
| =========================================================
*/
@import "../../core/scss/welcome";
/*
| =========================================================
| Custom styles
| =========================================================
*/
@import "custom_styles";