-
当前操作系统:win11
使用版本:dsshop v3.0.0
详细问题:运行npm run dev时候win64-bit不支持node-sass
具体错误截图:
![image](https://github.com/dspurl/tfshop/assets/49626993/526c896b-ca64-4eb0-aa5a-be856c47a746)
-
Similar with . `coc-lua` will download `lua-language-server`, but any program which respects FHS need to be `patchelf`ed to work in NixOS. Why not let it use system-wide `lua-language-server`?
-
Customers are allowed (frame ancestor) to use our SASS application embedded in their website after the successful login ( SSO integration), with the 3p cookie deprecation our plan is to make use of RS…
-
Hi,
I am trying to convert these sass code:
```
@function font-files($font-name, $formats...) {
$full: '';
@for $i from 1 through length($formats) {
$full: $full + 'url("#{$font-name}.' …
-
Using sass-embedded-bundled 3.2.0:
BundledCompilerFactory is unable to delete the temporary folder (AccessDeniedException) because sass.bat has a read-only attribute.
I'm not sure why; none of t…
-
**Liquid Exception: end of file reached in /srv/jekyll/_layouts/base.liquid
/usr/gem/gems/sass-embedded-1.63.6-x86_64-linux-musl/lib/sass/embedded/varint.rb:20:in `readbyte': end of file reached (EOF…
-
### Issue Description
When following the README instructions to set up the `whiteglass-template`, the deployment fails in GitHub Actions with an error related to an outdated Rubygems version. The err…
-
The Key issue is that sourcemaps for bundled minified sass files only works as expected if no custom transform methods are called.
First there maybe more then one item that is causing the issue, s…
-
## What
Update GOV.UK Frontend to use the new `@use` syntax internally to import dependencies, and to be consumed using `@use`.
## Why
The Sass [module system](https://sass-lang.com/blog/the-…
-
Hi there,
I just recently tried to generate source maps via the embedded compiler and the source maps that are being generated are different than what you get from CLI dart-sass. The actual compile…