We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78098d8 commit aeea462Copy full SHA for aeea462
…ate/theme/rtd/crate/static/css/index.css …te/theme/rtd/crate/static/css/index.scsssrc/crate/theme/rtd/crate/static/css/index.css renamed to src/crate/theme/rtd/crate/static/css/index.scss
src/index.js
@@ -12,5 +12,5 @@
12
*
13
**/
14
import "./crate/theme/rtd/crate/static/vendor/furo/index";
15
-import "./crate/theme/rtd/crate/static/css/index.css";
+import "./crate/theme/rtd/crate/static/css/index.scss";
16
import "./crate/theme/rtd/crate/static/js/index";
0 commit comments