Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Conversation

@tubbo
Copy link

@tubbo tubbo commented Jul 3, 2018

This resolves #79 and fixes an issue where the latest SassC is unable to
@import files that end in a .css extension. By pulling in the latest
changes of libsass at branch '3-5-stable', the breaking change that
caused this issue will be reverted and life goes back to normal.

shoutouts to @JakeBeresford and @mttdffy for helping test this out.

This resolves sass#79 and fixes an issue where the latest SassC is unable to
`@import` files that end in a `.css` extension. By pulling in the latest
changes of libsass at branch '3-5-stable', the breaking change that
caused this issue will be reverted and life goes back to normal.
@bolandrm
Copy link
Member

bolandrm commented Jul 5, 2018

we've downgraded to 3.5.2 via #81 for now, since I don't want to use an unreleased (untagged) commit of libsass

@bolandrm bolandrm closed this Jul 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: File to import not found or unreadable

2 participants