-
### Steps to reproduce the problem
Currently when compiling assets via webpack, we have a number of Sass Deprecation warnings. It'd be good to fix these, and they look mostly find the source of the w…
-
Hi,
I'm using gulp-sass ^5.1.0, and I've lots of warning messages during compilations.
Warnings are about The legacy JS API, `@import` rules, `map-get` rules, ...
If I understand, I've 2 solut…
-
Related to #81
Hi @JaapJoris ,
Upgraded to 3.0.6 version and receive next indentation problem:
BEFORE:
```
.btn-secondary {
@include button-variant(
$secondary,
$secondary,
…
-
##### **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…
-
With the Emmet extension installed Emmet snippets are working fine in the HTML part of the code but it doesn't appear to be working for CSS or SCSS within the style tag
-
### Describe the feature
I'm trying to migrate away from @babel to swc, and stuck with this one issue.
We're using .scss files for development and processing those into css during builds.
In cas…
-
Hello,
I see that we can define "ignorePaths" in plugins options but that works for all files. It would be nice if we could add excluding patterns per file.
So for example we could do that:
…
-
**Is your feature request related to a problem? Please describe.**
In our child theme we currently need to do this:
```
/**
* Get SCSS to append.
* @return string
*/
function theme_boost_u…
-
After performing a `bundle update` on my Rails 7.1 project, the site is broken because the bootstrap gem uses `@import` heavily which is now deprecated. For example:
```
Deprecation Warning on lin…
jensb updated
23 hours ago
-
Hi,
Since NC 13 the ["Renew Password" page](https://github.com/nextcloud/server/blob/master/apps/user_ldap/templates/renewpassword.php) for LDAP users doesn't load the server.scss anymore.
Talke…