|
|
@@ -1,32 +1,32 @@
|
|
|
-// import bootstrap configurations
|
|
|
-@import '~bootstrap/scss/functions';
|
|
|
-@import '~bootstrap/scss/variables';
|
|
|
-@import '~bootstrap/scss/mixins';
|
|
|
-@import '~bootstrap/scss/utilities';
|
|
|
-@import '~bootstrap/scss/root';
|
|
|
+// // import bootstrap configurations
|
|
|
+// @import '~bootstrap/scss/functions';
|
|
|
+// @import '~bootstrap/scss/variables';
|
|
|
+// @import '~bootstrap/scss/mixins';
|
|
|
+// @import '~bootstrap/scss/utilities';
|
|
|
+// @import '~bootstrap/scss/root';
|
|
|
|
|
|
-// increase specificity with ':root' for GROWI theming
|
|
|
-:root {
|
|
|
- // import bootstrap
|
|
|
- @import '~bootstrap/scss/bootstrap';
|
|
|
- // import toastr styles
|
|
|
- @import '~toastr/build/toastr';
|
|
|
-}
|
|
|
+// // increase specificity with ':root' for GROWI theming
|
|
|
+// :root {
|
|
|
+// // import bootstrap
|
|
|
+// @import '~bootstrap/scss/bootstrap';
|
|
|
+// // import toastr styles
|
|
|
+// @import '~toastr/build/toastr';
|
|
|
+// }
|
|
|
|
|
|
-// import react-bootstrap-typeahead
|
|
|
-@import '~react-bootstrap-typeahead/css/Typeahead';
|
|
|
+// // import react-bootstrap-typeahead
|
|
|
+// @import '~react-bootstrap-typeahead/css/Typeahead';
|
|
|
|
|
|
-// import CodeMirror styles
|
|
|
-@import '~codemirror/lib/codemirror.css';
|
|
|
-@import '~codemirror/addon/hint/show-hint.css';
|
|
|
-@import '~codemirror/theme/elegant.css';
|
|
|
-@import '~codemirror/theme/eclipse.css';
|
|
|
+// // import CodeMirror styles
|
|
|
+// @import '~codemirror/lib/codemirror.css';
|
|
|
+// @import '~codemirror/addon/hint/show-hint.css';
|
|
|
+// @import '~codemirror/theme/elegant.css';
|
|
|
+// @import '~codemirror/theme/eclipse.css';
|
|
|
|
|
|
-// import Handsontable styles
|
|
|
-@import '~handsontable/dist/handsontable.full.css';
|
|
|
+// // import Handsontable styles
|
|
|
+// @import '~handsontable/dist/handsontable.full.css';
|
|
|
|
|
|
// import SimpleBar styles
|
|
|
@import '~simplebar/dist/simplebar.min.css';
|
|
|
|
|
|
-// Emoji-mart style
|
|
|
-@import '~emoji-mart/css/emoji-mart.css';
|
|
|
+// // Emoji-mart style
|
|
|
+// @import '~emoji-mart/css/emoji-mart.css';
|