Skip to content

Commit

Permalink
Merge branch 'master' into 2.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Apr 29, 2024
2 parents b7027b7 + 7d3c202 commit 9a3422d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
add: '["_media/app.css", "packages/hydefront/dist/app.css"]'
message: 'Compile TailwindCSS for production'
new_branch: compile-tailwindcss
tag_push: '--force'
push: '--set-upstream origin compile-tailwindcss --force'
# Todo create PR or just push to master?


Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"watch": "mix watch"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.12",
"@tailwindcss/typography": "^0.5.13",
"autoprefixer": "^10.4.19",
"hydefront": "^3.3.0",
"laravel-mix": "^6.0.49",
Expand Down

0 comments on commit 9a3422d

Please sign in to comment.