stylus-native-loader
stylus-native-loader copied to clipboard
✒️ A super fast Stylus loader for Webpack that leverages the built-in power of Stylus.
Results
1
stylus-native-loader issues
Sort by
recently updated
recently updated
newest added
Hi ! As title stated, when `watchingDirs` and sourceMap are enable webpack 5 keep looping build when there're no changes ``` "webpack": "^5.23.0", "stylus": "^0.54.8", "stylus-native-loader": "^1.4.4", ``` ``` {...