moodle/lib/php-css-parser/moodle_readme.txt
Dan Poltawski 2fe51fa327 MDL-58646 lib: import latest sabberworm/PHP-CSS-Parser
This version includes a fix[1] contributed by Frédéric Massart investigating
our compilation time issues, which significantly improves the speed of
processing font awesome.

Thanks, Fred!

[1] https://github.com/sabberworm/PHP-CSS-Parser/pull/120
2017-06-02 07:45:57 +01:00

14 lines
326 B
Plaintext

PHP CSS Parser
--------------
Import git ref: c3b01ef0a85824e86fd86a74a8154d8d5c34b0ff
(master)
Downloaded from: https://github.com/sabberworm/PHP-CSS-Parser
Import procedure:
- Copy all the files from the folder 'lib/Sabberworm/CSS/' in this directory.
- Apply the patch in Sabberworm/PHP-CSS-Parser#115