Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

Commit

Permalink
Fix grunt example
Browse files Browse the repository at this point in the history
  • Loading branch information
titouancreach authored and jonathantneal committed Apr 16, 2019
1 parent 0e5a66d commit ffad7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ grunt.loadNpmTasks('grunt-postcss');
grunt.initConfig({
postcss: {
options: {
use: [
processors: [
postcssCustomProperties(/* pluginOptions */)
]
},
Expand Down

0 comments on commit ffad7a9

Please sign in to comment.