changed location due to new snowpack postcss plugin

This commit is contained in:
Erik Jan de Wit 2021-06-07 09:18:50 +02:00
parent 8a3c30b918
commit 8c22188a7b

View file

@ -9,7 +9,7 @@ module.exports = function (grunt) {
main: {
cwd: "./node_modules/@patternfly/patternfly/assets/",
src: ["**/*", '!**/fontawesome/**'],
dest: "public/assets/",
dest: "public/web_modules/@patternfly/patternfly/assets/",
expand: true,
},
sso: {