Lina

Results 1 comments of Lina

If you use: "@micahgodbolt/grunt-phantomcss": "^0.4.0" Then only this line will work: grunt.loadNpmTasks('@micahgodbolt/grunt-phantomcss'); If you use: "grunt-phantomcss": "git://github.com/micahgodbolt/grunt-phantomcss.git" Then you can use: grunt.loadNpmTasks('grunt-phantomcss');