C Brown
C Brown
When passing file paths to path.relative it generates a path that I wouldn't expect. Better to use just the dirname of the file instead. If I have a generated folder:...
I've created a de-coupled (generic) data source plugin that sets a data attribute to the file object. Through the new `gulp-data` plugin the data attribute can be set from a...
I have a file that imports multiple less files and I've added comments to each of the files. The comments include the name of the file so that developers can...