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

Minifying CSS into cache-dir should convert file-internal url()-relative paths properly #22

Open
oliveratgithub opened this issue Nov 3, 2021 · 0 comments

Comments

@oliveratgithub
Copy link

When passing a CSS stylesheet file to fTemplating, and using the Minification option, the minified CSS is stored in the Caches directory. However, when the original CSS stylesheet file has and relies on relative url(../.../file.abc)-paths, those should be adjusted within the minified cached version - to properly point to the original path relatively.

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

No branches or pull requests

1 participant