issues Search Results · repo:csstools/postcss-sass language:JavaScript
Filter by
29 results
(65 ms)29 results
incsstools/postcss-sass (press backspace or delete to remove)Dart Sass began emitting warnings about using the legacy API in version 1.79.0 (released about 3 weeks ago, see
https://github.com/sass/dart-sass/pull/2343), so it d be worth migrating to the modern API ...
adueppen
- Opened on Oct 10, 2024
- #45
I can t use it in a typescript project without types
img width= 1589 alt= image src= https://github.com/user-attachments/assets/eacae792-28ff-465a-a6b2-fe389088bfbc
Workaround
// @ts-ignore
import postcssSass ...
AllanOricil
- 1
- Opened on Sep 8, 2024
- #42
It appears that dart-sass is not receiving options set in the plugin for postcss-sass. In this example, I am passing the
compressed style option, but the output remains expanded.
// postcss.config.js ...
frankyonnetti
- 2
- Opened on Apr 29, 2024
- #41
I’m not sure I understand the purpose of this plugin. Can it take files both in Sass and SCSS formats and turn them into
CSS? If so, that doesn’t seem to work.
First, the first example in README doesn’t ...
remino
- 4
- Opened on Apr 18, 2024
- #40
Hi,
I am trying to add the source map URL to my compiled CSS, but the comment line (sourceMappingURL=...) doesn t appear in
the output file. I am using the following PostCSS config below:
module.exports ...
jorbs
- 2
- Opened on Dec 31, 2023
- #39
Hello,
I reported a bug related to stylelint and sass generated by the at rule in a stylelint-config-recommended-vue
repository, its owner offers to share it here, because the bug probably comes from ...
Rekwian
- 1
- Opened on Jul 8, 2023
- #37
`import sass from sass ` is deprecated.
Please use `import * as sass from sass ` instead.
would we update the source code?
HairyRabbit
- 2
- Opened on Jun 23, 2023
- #36
Node 18 broke the way the source-map dependency was detecting the node environement^1. Likely just need to bump
source-map to 0.7.4 to get the fix^2.
details summary Error report /summary
================================================================================= ...
nwhittaker
- 1
- Opened on Jan 19, 2023
- #35
Is it possible to use this as a parser with postcss-cli?
I tried with the following:
// main.sass
body
text-shadow: 0 0 0.5rem black
// postcss.config.js
// (` type : module ` in `package.json`)
export ...
remino
- 3
- Opened on Jan 17, 2023
- #34

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.