-
## Required information
A new version of bootstrap is now available v3.4.2
- includes the latest security fix for CVE-2024-6485
- jQuery 4 compatibility included
- IE support is removed
Pleas…
-
error in ./src/components/TodoList.vue
Module build failed: TypeError: this.getResolve is not a function
at Object.loader (/Users/nitishharsoor/node_modules/sass-loader/dist/index.js:52:26…
-
Not all components are importing the scss file that they are using styes from but all elements seem to still be getting styled correctly. It may be that only the top level component needs to import th…
-
Make sure to test that nothing breaks.
-
PR #4140 makes this project feasible.
[The Vue Component Spec](https://vue-loader.vuejs.org/en/start/spec.html) gives the format of .vue files.
I have used `@clean` to organize .vue files. For e…
-
I can't use rails helpers within .sass files or import external libraries that belong to a gem (e.g. [Bourbon](https://github.com/thoughtbot/bourbon))
My .sass file looks like this:
``` sass
@import…
-
**Describe the bug**
If I create a new rails 7 app and follow the install instructions, the application will not run. It fails with this error
**Reproduction steps**
Create a new rails 7 app and…
-
I shifted to your theme majorly for dark theme, however it is not working :(
I have enabled `theme: dark` in `_config.yaml` and also tried creating placeholder `style.scss` or even `default.html`. …
-
Dart sass supports the new modules system, and when it encounters `@import "X"` should prefer `X.import.scss` to `X.scss`.
We are using this to maintain support for users of our library who may not…
-
Basically the issue is related to libsass (https://github.com/sass/libsass/issues/2312) which is used by node-sass (which is used by sass-loader in webpack).
During our prototyping we discovered t…