Initial-Release
This commit is contained in:
54
platforms/android/assets/www/lib/ionic/scss/ionic.scss
Normal file
54
platforms/android/assets/www/lib/ionic/scss/ionic.scss
Normal file
@@ -0,0 +1,54 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
@import
|
||||
// Ionicons
|
||||
"ionicons/ionicons.scss",
|
||||
|
||||
// Variables
|
||||
"mixins",
|
||||
"variables",
|
||||
|
||||
// Base
|
||||
"reset",
|
||||
"scaffolding",
|
||||
"type",
|
||||
|
||||
// Components
|
||||
"action-sheet",
|
||||
"backdrop",
|
||||
"bar",
|
||||
"tabs",
|
||||
"menu",
|
||||
"modal",
|
||||
"popover",
|
||||
"popup",
|
||||
"loading",
|
||||
"items",
|
||||
"list",
|
||||
"badge",
|
||||
"slide-box",
|
||||
"slides",
|
||||
"refresher",
|
||||
"spinner",
|
||||
|
||||
// Forms
|
||||
"form",
|
||||
"checkbox",
|
||||
"toggle",
|
||||
"radio",
|
||||
"range",
|
||||
"select",
|
||||
"progress",
|
||||
|
||||
// Buttons
|
||||
"button",
|
||||
"button-bar",
|
||||
|
||||
// Util
|
||||
"grid",
|
||||
"util",
|
||||
"platform",
|
||||
|
||||
// Animations
|
||||
"animations",
|
||||
"transitions";
|
||||
Reference in New Issue
Block a user