Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Less.php fix php version problem with strpos wanting a string and nonempty ↵ | dedeibel | 2018-12-22 | 1 | -1/+1 |
| | | | | needle value | ||||
* | Less.php fixed php version problems - used break when break was meant... ↵ | dedeibel | 2018-12-22 | 1 | -11/+11 |
| | | | | where reconstructable... | ||||
* | Fix Less.php - PHP 7.2 issues for now | dedeibel | 2018-12-19 | 2 | -128/+10655 |
| | |||||
* | less.php: take relative-url into account when building the cache filename | MaZderMind | 2015-11-14 | 1 | -5/+4 |
| | | | | this allows to compile the same file with different relative-urls with caching | ||||
* | use php-based lesscss compiler | MaZderMind | 2015-10-05 | 3 | -0/+10841 |