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

Generating theme with sassc 3.6.0 fails #1878

Open
rezso opened this issue Oct 2, 2019 · 0 comments
Open

Generating theme with sassc 3.6.0 fails #1878

rezso opened this issue Oct 2, 2019 · 0 comments
Labels

Comments

@rezso
Copy link

rezso commented Oct 2, 2019

Description

[46/265] Generating theme_3.20.css with a custom command. FAILED: src/theme/theme_3.20.css /usr/bin/sassc -M -t compressed ../src/theme/3.20/theme.scss src/theme/theme_3.20.css compound selectors may no longer be extended. Consider @extend ${compound.components.join(', ')}instead. See http://bit.ly/ExtendCompound for details. compound selectors may no longer be extended. Consider@extend ${compound.components.join(', ')}instead. See http://bit.ly/ExtendCompound for details. [47/265] Generating theme_hc_3.20.css with a custom command. FAILED: src/theme/theme_hc_3.20.css /usr/bin/sassc -M -t compressed ../src/theme/3.20/theme_hc.scss src/theme/theme_hc_3.20.css compound selectors may no longer be extended. Consider@extend ${compound.components.join(', ')}instead. See http://bit.ly/ExtendCompound for details. compound selectors may no longer be extended. Consider@extend ${compound.components.join(', ')}instead. See http://bit.ly/ExtendCompound for details. ninja: build stopped: subcommand failed.

Budgie version

10.5 + git a023c77

Steps to reproduce the issue

Try to compile budgie-desktop with sassc 3.6.0

Actual result

Theme generation fails.

@JoshStrobl JoshStrobl added the bug label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants