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

Unminimized distribution lacks vendor specific selector properties #76

Open
snovak7 opened this issue Mar 26, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@snovak7
Copy link

snovak7 commented Mar 26, 2023

With version 1.6.0 and probably less... I stumbled upon that icons are not shown in latest Brave, Chromium based browser... mask isn't prefixed with -webkit- as with minimized version in "distribution" output.

Keep up the good job 👍

@nicped
Copy link
Member

nicped commented Mar 27, 2023

Good catch - can see that the dist/css/swiffy-slider.css does not contain the prefix - that file is just the original and not parsed with autoprefixer as the min version.
Will look into a solution.

@nicped nicped added the bug Something isn't working label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants