Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-sass-tilde-importer

matthewdavidson834.8kApache-2.01.0.2TypeScript support: definitely-typed

A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory.

node-sass, scss, sass, tilde, webpack, sass-loader, node_modules

readme

changelog

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.1 - 2018-01-08

Fixed

  • #3 Support importing directories

1.0.0 - 2017-04-06

Changed

  • #1 Handle flat and nested dependency trees