first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-09-30 18:11:26 -04:00
commit e592ca6823
27270 changed files with 5002257 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
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