mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
8
core/src/css/ionic.bundle.scss
Normal file
8
core/src/css/ionic.bundle.scss
Normal file
@ -0,0 +1,8 @@
|
||||
// Core CSS, always required
|
||||
@import "./core";
|
||||
|
||||
// Global CSS: blocks scrolling, sets box-sizing
|
||||
@import "./global.bundle";
|
||||
|
||||
// CSS Utils
|
||||
@import "./utils.bundle";
|
||||
Reference in New Issue
Block a user