changed location due to new snowpack postcss plugin
This commit is contained in:
parent
8a3c30b918
commit
8c22188a7b
1 changed files with 1 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Reference in a new issue