dart-sass icon indicating copy to clipboard operation
dart-sass copied to clipboard

The reference implementation of Sass, written in Dart.

Results 131 dart-sass issues
Sort by recently updated
recently updated
newest added

i am facing this problem . ![image](https://user-images.githubusercontent.com/35035594/183836578-c4301536-5af1-45d3-bbdb-cc1e9b778cfe.png) Any help . Thanks

bug
needs info

I've been working on a product using libsass/sassc and have migrated it to Dart Sass. Presently, this product doesn't support UTF-8 characters in stylesheets. It looks like Dart Sass only...

enhancement
help wanted

With the the command line, it's possible to use `sass path/to/source:path/to/destination -s compressed --source-map --embed-sources` (or with other options like watch for example). Is it possible to have this in...

### Bug report ### Actual Behavior Build error with Yarn 3 & `@use` or `@include` usage ### Expected Behavior No build errors ### How Do We Reproduce? 1. Clone https://github.com/Lonli-Lokli/yarn_pnp_scss...

bug
needs info

This is a meta-issue that tracks changes in other repositories that will break an API that matches Dart Sass's version number. These issues are logically part of [Milestone 2.0.0](https://github.com/sass/dart-sass/milestone/3), but...

blocked
infrastructure

if a function is missed sass does complain about it, but complains that the variables are not a valid CSS value. Typically, this leads to misunderstandings when one of the...

enhancement
cosmetic

See https://github.com/sass/sass/issues/1890 - [x] Deprecation https://github.com/sass/dart-sass/pull/1779 - [ ] Final

enhancement
blocked

See https://github.com/sass/sass/issues/3340 - [x] Deprecate - [ ] Disable

enhancement
blocked

See https://github.com/sass/sass/issues/2538 * [x] Deprecations (https://github.com/sass/dart-sass/pull/1749) * [ ] Final

enhancement
blocked