We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey guys, there are some syntax errors causing parsing errors in some css files :
/usr/share/themes/Nordic/gtk-3.0/gtk.css 5761: box-shadow: inset-shadow();
box-shadow: inset-shadow();
/usr/share/themes/Nordic/gtk-3.0/apps/_pantheon.scss 360: box-shadow: inset-shadow();
/usr/share/themes/Nordic/gtk-3.0/gtk-dark.css 5761: box-shadow: inset-shadow();
The text was updated successfully, but these errors were encountered:
0112af9
Fix theme parsing errors, Fix #174
b30d2c8
2a91d6f
3ebd334
6d38d6a
4142817
No branches or pull requests
Hey guys, there are some syntax errors causing parsing errors in some css files :
/usr/share/themes/Nordic/gtk-3.0/gtk.css
5761:
box-shadow: inset-shadow();
/usr/share/themes/Nordic/gtk-3.0/apps/_pantheon.scss
360:
box-shadow: inset-shadow();
/usr/share/themes/Nordic/gtk-3.0/gtk-dark.css
5761:
box-shadow: inset-shadow();
The text was updated successfully, but these errors were encountered: