Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import functions.scss in files that use compact() function #55

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

mike-tuxedo
Copy link
Contributor

compact function (added in 8d93bef) is used by some files that do not import _lists.scss, where compact() is implemented.
To get compact() work in these files import the function.scss.

Fixes compatibility with libsass > 3.0.1 (where compact was removed) without having
to manually import compass/functions/lists.

compact function (added in 8d93bef) is used by some files that do not import _lists.scss, where compact() is implemented.
To get compact() work in these files import the function.scss.

Fixes compatibility with libsass > 3.0.1 (where compact was removed) without having
to manually import compass/functions/lists.
@saschagehlich
Copy link
Contributor

+1

@nsams
Copy link
Contributor

nsams commented Oct 1, 2015

please

@ellioseven
Copy link

+1

1 similar comment
@jmwohl
Copy link

jmwohl commented Jul 6, 2016

+1

@Igosuki Igosuki merged commit e5410c7 into Igosuki:master Apr 16, 2021
@Igosuki
Copy link
Owner

Igosuki commented Apr 16, 2021

Fix merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants