mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
renamed framework-with-theme.css to framework.css
This commit is contained in:
15
scss/framework-theme.scss
Executable file
15
scss/framework-theme.scss
Executable file
@@ -0,0 +1,15 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
|
||||
// Components
|
||||
@import
|
||||
"framework/theme-variables",
|
||||
"framework/theme/alerts",
|
||||
"framework/theme/bar",
|
||||
"framework/theme/tabs",
|
||||
"framework/theme/button",
|
||||
"framework/theme/icon",
|
||||
"framework/theme/listview",
|
||||
"framework/theme/pull-to-refresh",
|
||||
"framework/theme/panel",
|
||||
"framework/theme/table";
|
||||
Reference in New Issue
Block a user