We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57742d2 commit a8aefc0Copy full SHA for a8aefc0
Gruntfile.js
@@ -5,7 +5,7 @@ module.exports = (grunt) => {
5
grunt.settings = pack.settings;
6
7
// Load required modules
8
- grunt.loadNpmTasks('grunt-postcss-x');
+ grunt.loadNpmTasks('@lodder/grunt-postcss');
9
grunt.loadNpmTasks('grunt-sass');
10
grunt.loadNpmTasks('grunt-contrib-cssmin');
11
grunt.loadNpmTasks('grunt-babel');
0 commit comments