mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
12 lines
185 B
SCSS
12 lines
185 B
SCSS
|
|
// Ionic Dark
|
|
// Sass file to create and demo the default dark theme
|
|
|
|
|
|
// Manually set to use the dark theme
|
|
@import "ionic/themes/dark";
|
|
|
|
|
|
// Import Ionic SCSS
|
|
@import "ionic/ionic";
|