Skip to content

ph-css 6.5.0

Compare
Choose a tag to compare
@phax phax released this 28 Jan 17:40
· 65 commits to master since this release
  • Re-added explicit support for deprecated property names starting with $ or * but only inside style declarations. See issue #84 and PR #85 - thanks @shagkur
  • Therefore ICSSParseErrorHandler.onCSSDeprecatedProperty was added