Browse Source

* Forgot to add new file

Michaël Van Canneyt 11 months ago
parent
commit
781560f3e0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      packages/fcl-css/namespaced/FpCss.ValueParser.pas

+ 3 - 0
packages/fcl-css/namespaced/FpCss.ValueParser.pas

@@ -0,0 +1,3 @@
+{$define FPC_DOTTEDUNITS}
+unit FpCss.ValueParser;
+{$i fpcssresparser.pas}