Skip to content

Commit d335c54

Browse files
committed
Merge branch '2.x-dev' into new-asset-system
2 parents cd2a400 + a4c41cb commit d335c54

File tree

9 files changed

+10
-15
lines changed

9 files changed

+10
-15
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hyde/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"@tailwindcss/typography": "^0.5.2",
1010
"autoprefixer": "^10.4.5",
11-
"hydefront": "^3.4.0",
11+
"hydefront": "^3.4.1",
1212
"laravel-mix": "^6.0.49",
1313
"postcss": "^8.4.31",
1414
"prettier": "3.3.3",

packages/hydefront/dist/app.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hydefront/dist/hyde.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hydefront/dist/hyde.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hydefront/hyde.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@
1111
@use 'sass/markdown/blockquotes';
1212
@use 'sass/markdown/codeblocks';
1313
@use 'sass/utilities/alpine';
14-
@use 'sass/patches/typography';

packages/hydefront/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hydefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hydefront",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Frontend assets for HydePHP",
55
"scripts": {
66
"prod": "sass hyde.scss dist/hyde.css --style=compressed && php .github/scripts/post-build.php --inject-version",

packages/hydefront/sass/patches/_typography.scss

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)