mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
* Fix absolute URLs in pipelined CSS The way that absolute URLs get excluded during cssRewrite() doesn't cover all possible cases due to a incorrect CSS_URL_REGEX. * Improve CSS_URL_REGEX Performance improvement by using a back reference. Additionally this makes sure the same kind of quote (single, double, none) is being used. |
||
|---|---|---|
| .. | ||
| assets | ||
| blueprints | ||
| config | ||
| images/media | ||
| languages | ||
| src/Grav | ||
| defines.php | ||