Skip to content

Commit c306c5c

Browse files
author
Marc Neuhaus
committed
add stylus dependency suggestion
1 parent b93722c commit c306c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/features.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const features = {
2828
},
2929
stylus: {
3030
method: 'enableStylusLoader()',
31-
packages: ['stylus-loader'],
31+
packages: ['stylus-loader', 'stylus'],
3232
description: 'load Stylus files'
3333
},
3434
postcss: {

0 commit comments

Comments
 (0)