node.js - Hash/Revision CSS Output from Stylus -
i automatically append hash/revision of css bundle stylus generates file name , create kind of manifest file stores information. want use output file update html resultant hashed file name css. there way without using gulp or grunt or other task runner?
ugh, think in webpack territory want do. might want css modules also.
Comments
Post a Comment