-
I am working on this. If anyone else is working on the same, please let me know.
@laffra @sangramsingh-kss
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues
- [X] I have [validated](https://html5.validator.nu/) an…
-
when running webpack example, I get these deprecation warnings:
```
WARNING in ./src/scss/styles.scss (./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].r…
-
# Description
Bootstrap recently released a new v4 release (4.6.2.1) that deprecates the inclusion of the `sassc-rails` gem, as it seems to be unmaintained. [There is a fork of sassc](https://github.c…
-
##### **Overview of the issue**
I was following the tutorial to set up the React front end and a lot of warnings popped up. Seems like some files or libraries are deprecated or have security is…
-
```css
@layer reset, bootstrap;
@import url('https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.css') layer(bootstrap);
@layer reset {
h1 {
margin-top: 100px;
}
}
```
T…
-
=> ERROR [production 36/39] RUN npm run compile-sass -- --skip-default 0.5s
------
> [production 36/39] RUN npm run compile-sa…
-
Currently, Quarto passes `color.palette` directly to Sass as Sass variables. This is certainly helpful; it means that users can do things like this
```yaml
color:
palette:
charcoal-black: "#1A1…
-
Mufferplate is currently (for me) helping a lot for development and source code handling. But there are many concepts affecting the performance and developement stages.
1. There are so many templa…
-
When use webpack/sass-loader of modern Sass JS API, it raise build error with can't find a scss path of bootstrap package.
### Steps to reproduce:
```
Can't find stylesheet to import.
╷
5 │ @…