vladkens / autoprefixer-php

Provides PHP integration with Node.js application
MIT License
74 stars 14 forks source link

Add sourcemap support #13

Open NicolaF opened 6 years ago

NicolaF commented 6 years ago

Add an argument to generate the sourcemap, or update the existing one. Slightly modify wrapper to pass it to the real script, and allow to pass other options later.