dart-sass/lib/src
Ed Rivas ca2be2ace9
Expose calculations in JS API (#1988)
Co-authored-by: Jonny Gerig Meyer <jonny@oddbird.net>
Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
2023-07-19 14:36:22 -07:00
..
ast Emit comments in source order where possible (#1989) 2023-06-23 15:52:06 -07:00
callable Add a factory method for creating host callable (#1829) 2022-12-08 12:07:56 -08:00
embedded Use a common error handler for embedded protocol errors (#2027) 2023-06-22 18:12:20 -07:00
executable Add support for running in the browser (#1895) 2023-05-19 13:22:44 -07:00
extend Track original source spans for selectors (#1903) 2023-03-08 14:59:12 -08:00
functions Allow global Sass function colliding with CSS native functions to use CSS variables (#1926) 2023-04-10 16:58:55 -07:00
importer Move source and test files to namespaced subdirectories 2023-05-08 17:34:32 -07:00
io Check the fs library to determine if we're on Node.js (#2033) 2023-07-06 16:03:32 -07:00
logger Add support for running in the browser (#1895) 2023-05-19 13:22:44 -07:00
module Emit comments in source order where possible (#1989) 2023-06-23 15:52:06 -07:00
node Expose calculations in JS API (#1988) 2023-07-19 14:36:22 -07:00
parse Split SilentComment nodes on empty lines in SCSS (#1945) 2023-04-25 16:21:05 -07:00
util Move source and test files to namespaced subdirectories 2023-05-08 17:34:32 -07:00
value Expose calculations in JS API (#1988) 2023-07-19 14:36:22 -07:00
visitor Do not validate a CSS declaration if its key is interpolated (#2036) 2023-07-13 17:02:24 -07:00
async_compile.dart Add support for running in the browser (#1895) 2023-05-19 13:22:44 -07:00
async_environment.dart Emit comments in source order where possible (#1989) 2023-06-23 15:52:06 -07:00
async_import_cache.dart Add support for running in the browser (#1895) 2023-05-19 13:22:44 -07:00
callable.dart Add a factory method for creating host callable (#1829) 2022-12-08 12:07:56 -08:00
color_names.dart
compile_result.dart Add dartdoc categories to Sass APIs 2021-07-30 14:29:51 -07:00
compile.dart Add support for running in the browser (#1895) 2023-05-19 13:22:44 -07:00
configuration.dart Allow a module loaded multiple times by the same configuration (#1739) 2022-08-18 16:49:09 -07:00
configured_value.dart Fix the leftover-configuration check for @forward ... with (#1472) 2021-09-09 23:51:26 +00:00
deprecation.dart Deprecate duplicate !global and !default declarations (#1931) 2023-04-07 16:29:57 -07:00
environment.dart Emit comments in source order where possible (#1989) 2023-06-23 15:52:06 -07:00
evaluation_context.dart Add --fatal-deprecations and --future-deprecations (#1820) 2023-03-10 14:24:33 -08:00
exception.dart Run embedded compilations across multiple isolates (#1981) 2023-06-06 14:23:17 -07:00
functions.dart Avoid creating zone variables inside _EvaluateVisitor 2021-10-20 16:36:52 -07:00
import_cache.dart Add support for running in the browser (#1895) 2023-05-19 13:22:44 -07:00
importer.dart Implement FileImporter (#57) 2021-12-15 23:40:10 +00:00
interpolation_buffer.dart
interpolation_map.dart Fix the performance of selector span expansion (#1929) 2023-04-06 14:44:29 -07:00
io.dart
logger.dart Move source and test files to namespaced subdirectories 2023-05-08 17:34:32 -07:00
module.dart Emit comments in source order where possible (#1989) 2023-06-23 15:52:06 -07:00
node.dart Expose calculations in JS API (#1988) 2023-07-19 14:36:22 -07:00
stylesheet_graph.dart Track dependencies through meta.load-css() with --watch (#1877) 2023-01-31 16:58:45 -08:00
syntax.dart Transform all enum-like classes to dart enums (#1777) 2022-08-17 15:00:13 -07:00
utils.dart Move source and test files to namespaced subdirectories 2023-05-08 17:34:32 -07:00
value.dart Move source and test files to namespaced subdirectories 2023-05-08 17:34:32 -07:00