diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-07-27 10:05:23 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-07-27 10:05:23 +0200 |
| commit | 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab (patch) | |
| tree | 39a1a4629749056191c05dfd899f931701b7acf3 /srcs/phpmyadmin/themes/pmahomme/scss/_bootstrap.scss | |
| parent | 5afd237bbd22028b85532b8c0b3fcead49a00764 (diff) | |
| download | ft_server-master.tar.gz ft_server-master.tar.bz2 ft_server-master.zip | |
Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my famillyHEADmaster
Diffstat (limited to 'srcs/phpmyadmin/themes/pmahomme/scss/_bootstrap.scss')
| -rw-r--r-- | srcs/phpmyadmin/themes/pmahomme/scss/_bootstrap.scss | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/srcs/phpmyadmin/themes/pmahomme/scss/_bootstrap.scss b/srcs/phpmyadmin/themes/pmahomme/scss/_bootstrap.scss deleted file mode 100644 index b5c157a..0000000 --- a/srcs/phpmyadmin/themes/pmahomme/scss/_bootstrap.scss +++ /dev/null @@ -1,35 +0,0 @@ -@import "../../../node_modules/bootstrap/scss/functions"; -@import "../../../node_modules/bootstrap/scss/variables"; -@import "../../../node_modules/bootstrap/scss/mixins"; -@import "../../../node_modules/bootstrap/scss/root"; -@import "../../../node_modules/bootstrap/scss/reboot"; -//@import "../../../node_modules/bootstrap/scss/type"; -//@import "../../../node_modules/bootstrap/scss/images"; -//@import "../../../node_modules/bootstrap/scss/code"; -//@import "../../../node_modules/bootstrap/scss/grid"; -//@import "../../../node_modules/bootstrap/scss/tables"; -//@import "../../../node_modules/bootstrap/scss/forms"; -@import "../../../node_modules/bootstrap/scss/buttons"; -//@import "../../../node_modules/bootstrap/scss/transitions"; -//@import "../../../node_modules/bootstrap/scss/dropdown"; -//@import "../../../node_modules/bootstrap/scss/button-group"; -//@import "../../../node_modules/bootstrap/scss/input-group"; -//@import "../../../node_modules/bootstrap/scss/custom-forms"; -//@import "../../../node_modules/bootstrap/scss/nav"; -//@import "../../../node_modules/bootstrap/scss/navbar"; -//@import "../../../node_modules/bootstrap/scss/card"; -//@import "../../../node_modules/bootstrap/scss/breadcrumb"; -//@import "../../../node_modules/bootstrap/scss/pagination"; -//@import "../../../node_modules/bootstrap/scss/badge"; -//@import "../../../node_modules/bootstrap/scss/jumbotron"; -//@import "../../../node_modules/bootstrap/scss/alert"; -//@import "../../../node_modules/bootstrap/scss/progress"; -//@import "../../../node_modules/bootstrap/scss/media"; -//@import "../../../node_modules/bootstrap/scss/list-group"; -//@import "../../../node_modules/bootstrap/scss/close"; -//@import "../../../node_modules/bootstrap/scss/modal"; -//@import "../../../node_modules/bootstrap/scss/tooltip"; -//@import "../../../node_modules/bootstrap/scss/popover"; -//@import "../../../node_modules/bootstrap/scss/carousel"; -//@import "../../../node_modules/bootstrap/scss/utilities"; -@import "../../../node_modules/bootstrap/scss/print"; |
