oligot / sass-warn-directive

Small repo to show a bug in dart-sass with @warn directive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sass-warn-directive

Small repo to show a bug in dart-sass with @warn directive

Install

Install the dependencies with

npm install

or

yarn

Run the code with

node bug

You should see an error that is thrown by dart-sass (the same code works with node-sass)

About

Small repo to show a bug in dart-sass with @warn directive


Languages

Language:JavaScript 87.2%Language:CSS 12.8%