moodle/lib/php-css-parser/readme_moodle.txt
2022-02-01 18:10:36 +01:00

10 lines
445 B
Plaintext

PHP CSS Parser
--------------
Import procedure:
1. Download the latest release from https://github.com/sabberworm/PHP-CSS-Parser/releases
2. Copy all the files from the folder 'lib/Sabberworm/CSS/' in this directory.
3. Apply the following patches from the following pull requests if they have not yet been merged upstream:
a. https://github.com/sabberworm/PHP-CSS-Parser/pull/115
b. https://github.com/sabberworm/PHP-CSS-Parser/pull/173