Announcement of the new `pkg:` importers feature in Dart Sass 1.71.0. The feature eliminates the need to manually add `node_modules` to loadPaths and improves portability. It allows anyone to implement custom importers to load packages from different package managers, maintaining consistent URLs. The post also explains how
Table of contents
What is a pkg: importer? What is a pkg: importer? permalinkWhat do pkg: URLs look like? What do pkg: URLs look like? permalinkHow do I publish an npm package that works with the Node.js pkg: importer? How do I publish an npm package that works with the Node.js pkg: importer? permalinkSort: