Skip to content

Commit

Permalink
Bump HydeFront and compile assets
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Nov 17, 2024
1 parent 2e889e3 commit a0c1189
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 14 deletions.
6 changes: 2 additions & 4 deletions _media/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"autoprefixer": "^10.4.20",
"hydefront": "^3.4.0",
"hydefront": "^3.4.1",
"laravel-mix": "^6.0.49",
"postcss": "^8.4.49",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/hyde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@tailwindcss/typography": "^0.5.2",
"autoprefixer": "^10.4.5",
"hydefront": "^3.4.0",
"hydefront": "^3.4.1",
"laravel-mix": "^6.0.49",
"postcss": "^8.4.31",
"prettier": "3.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/hydefront/dist/app.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/hydefront/dist/hyde.css

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

2 changes: 1 addition & 1 deletion packages/hydefront/dist/hyde.css.map

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

4 changes: 2 additions & 2 deletions packages/hydefront/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 packages/hydefront/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hydefront",
"version": "3.4.0",
"version": "3.4.1",
"description": "Frontend assets for HydePHP",
"scripts": {
"prod": "sass hyde.scss dist/hyde.css --style=compressed && php .github/scripts/post-build.php --inject-version",
Expand Down

0 comments on commit a0c1189

Please sign in to comment.