aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/themes/pmahomme/scss/theme.scss
diff options
context:
space:
mode:
Diffstat (limited to 'srcs/phpmyadmin/themes/pmahomme/scss/theme.scss')
-rw-r--r--srcs/phpmyadmin/themes/pmahomme/scss/theme.scss13
1 files changed, 13 insertions, 0 deletions
diff --git a/srcs/phpmyadmin/themes/pmahomme/scss/theme.scss b/srcs/phpmyadmin/themes/pmahomme/scss/theme.scss
new file mode 100644
index 0000000..e78c587
--- /dev/null
+++ b/srcs/phpmyadmin/themes/pmahomme/scss/theme.scss
@@ -0,0 +1,13 @@
+@import "direction";
+@import "variables";
+@import "bootstrap";
+@import "common";
+@import "enum-editor";
+@import "gis";
+@import "navigation";
+@import "designer";
+@import "rte";
+@import "codemirror";
+@import "jqplot";
+@import "resizable-menu";
+@import "icons";