Closed dosentmatter closed 5 years ago
The read me is wrong. Support for .CSS was removed in a recent major version bump to comply with the Sass spec.
On Sat., 20 Jul. 2019, 4:36 am Kevin Lau, notifications@github.com wrote:
https://github.com/xzyfer/sass-graph#extensions
The code didn't include css, but the readme did.
You can view, comment on, or merge this pull request online at:
https://github.com/xzyfer/sass-graph/pull/106 Commit Summary
- Update default extensions to match readme.md
File Changes
- M readme.md https://github.com/xzyfer/sass-graph/pull/106/files#diff-0 (2)
- M sass-graph.js https://github.com/xzyfer/sass-graph/pull/106/files#diff-1 (2)
Patch Links:
- https://github.com/xzyfer/sass-graph/pull/106.patch
- https://github.com/xzyfer/sass-graph/pull/106.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xzyfer/sass-graph/pull/106?email_source=notifications&email_token=AAENSWAOKOFSUEIOK7THJUTQAICTLA5CNFSM4IFKJQR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HAK7RAQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAENSWCCQVP4DJJAOU7MU4TQAICTLANCNFSM4IFKJQRQ .
Ok, thanks for the information. I updated the PR to fix up the readme instead.
Relevant links: https://sass-lang.com/documentation/at-rules/import#importing-css https://github.com/sass/node-sass/issues/2362 https://github.com/sass/libsass/releases/tag/3.5.3
https://github.com/xzyfer/sass-graph#extensions
The code didn't include css, but the readme did.