-
In our production environments we use HTTP behind our firewall. RequestReduce makes all urls inside a CSS file absolute so I need to transform them back to relative or switch them to HTTPS to avoid t…
-
I don't see all the collections defined in my application in the tools UI
I tried it with autopublish and insecure packages installed as well just to see if it made a difference but still only lik…
-
Doing /* */ is NOT ergonomic especially for quick prototyping, // comments are an affordance that is provided by most languages out there, including Javascript.
It's 2022 and I think this is a relati…
-
### What happened?
When the Quasar Electron project is built and packaged, all public files are inaccessible when attempting to access them from the root path.
For example, `` tries to get the file …
-
Liquid can be thought of as an HTML compiler. This is similar to SASS CSS compiler or a Javascript minifier.
When debugging a compiled project, it can be helpful to know the origin of each line of …
-
```
What version of CssMin are you using (source and/or build)?
2.0.2.1
Please provide any additional information below.
It would be great to have an option to rewrite urls in a stylesheet. In simp…
-
```
What version of CssMin are you using (source and/or build)?
2.0.2.1
Please provide any additional information below.
It would be great to have an option to rewrite urls in a stylesheet. In simp…
-
Hi,
Forgive me for asking about such a unique scenario, unfortunately, this issue resulted in me temporarily disabling request reduce until I had time to look into it (Hence my tardy reply to your ot…
-
```
What version of CssMin are you using (source and/or build)?
2.0.2.1
Please provide any additional information below.
It would be great to have an option to rewrite urls in a stylesheet. In simp…
-
## Description of Problem
1. Error below pops up in the terminal console but everything is working fine in the browser.
2. When `view page source`, nothing is in the `body` tag.
- [x] I switched back …