Releases: moodlehq/rtlcss-php
Releases · moodlehq/rtlcss-php
v1.0.1
- Add GitHub action support
- Bump PHP version to 7.3.0 and PHPUnit version to 9.5.* to meet Moodle requirements. The sabberworm/php-css-parser version has been fixed to 8.1.* because there is a bug with comments in 8.2 onwards.
- Fix notice when using transform-origin with only one part (MDL-72626)
- Fix error when border-radius values only have one length (MDL-61496)