There has been a few requests for BSD support on the sass-embedded-host-ruby: Cannot create the gem on FreeBSD sass-contrib/sass-embedded-host-ruby#228 sass-embedded fails to build on FreeBSD14 sass-contrib/sass-embedded-host-ruby#227 nanoc-dart-sass does not install on FreeBSD 14 nano...
@TestOn('vm') import 'package:path/path.dart' as p; import 'package:pub_semver/pub_semver.dart'; import 'package:source_maps/source_maps.dart' as source_maps; import 'package:test/test.dart'; import 'package:test_descriptor/test_descriptor.dart' as d; import 'package:sass/...
godartsass:由本地Dart Sass Embedded可执行文件支持的Go API 开发技术 - 其它 Sa**旧颜上传47KB文件格式zip 这是由本机可执行文件支持的Go API。 该项目的主要动机是为提供SCSS支持。 我欢迎提供错误修复的PR。 我还将考虑添加功能,但请首先提出一个问题进行讨论。
import '../value/function.dart'; import '../value/mixin.dart'; import 'embedded_sass.pb.dart'; import 'opaque_registry.dart'; import 'host_callable.dart'; import 'importer/file.dart'; import 'importer/host.dart'; import 'logger.dart'; import 'util/proto_extensions.dart'; ...
fix(sass): Embedded Dart Sass couldn't find the embedded compiler executable main· v5.4.0Lumen@3.3.1 1 parent 7727bff commit e074403 File tree.npmrc package.json pnpm-lock.yaml3 files changed +227 -57lines changed .npmrc +1-1 Original file line numberDiff line numberDiff line chan...
The reference implementation of Sass, written in Dart. - Add a changelog entry for sass/embedded-host-node#313 (#2296) · Joshix-1/dart-sass@8541f80
This is a Go API backed by the nativeDart Sassexecutable running withsass --embedded. Note:Thev2.x.xof this project targets thev2of the Dart Sass Embedded protocol with thesassexexutable in releases that can be downloaededhere. Forv1you need to importgithub.com/bep/godartsassand notgithu...
I tried this on the ruby host, and there is a high chance dart vm would get stuck during the shutdown on macos. This is not necessarily a "windows-only" issue. # frozen_string_literal: truerequire'bundler/inline'gemfiledosource'https://rubygems.org'gem'sass-embedded'endsass=Sass::Compi...
The reference implementation of Sass, written in Dart. - dart-sass/test/embedded/importer_test.dart at d4b19397c493adb6e518ed5344913aa2615c11f6 · sass/dart-sass
sass: 1.77.8 sass: 1.78.0 dev_dependencies: dartdoc: ">=6.0.0 <9.0.0" 2 changes: 1 addition & 1 deletion 2 pubspec.yaml Original file line numberDiff line numberDiff line change @@ -1,5 +1,5 @@ name: sass version: 1.77.8 version: 1.78.0-dev description: A Sass implementatio...