From 69d84a11ce7e8ef9401af67ea43ed156d762eb79 Mon Sep 17 00:00:00 2001 From: Pheeef Date: Fri, 28 Mar 2025 22:39:38 +0100 Subject: [PATCH] postcss plugin --- package.json | 1 + pnpm-lock.yaml | 21 +++++++++++++++++++++ themes/cccsbg-hugo-theme | 2 +- 3 files changed, 23 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b056d8c..65b4329 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "version": "0.1.0", "devDependencies": { "@tailwindcss/cli": "^4.0.17", + "@tailwindcss/postcss": "^4.0.17", "autoprefixer": "^10.4.21", "postcss": "^8.4.49", "postcss-cli": "^11.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efee5c4..171b819 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,6 +11,9 @@ importers: '@tailwindcss/cli': specifier: ^4.0.17 version: 4.0.17 + '@tailwindcss/postcss': + specifier: ^4.0.17 + version: 4.0.17 autoprefixer: specifier: ^10.4.21 version: 10.4.21(postcss@8.4.49) @@ -26,6 +29,10 @@ importers: packages: + '@alloc/quick-lru@5.2.0': + resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} + engines: {node: '>=10'} + '@parcel/watcher-android-arm64@2.5.1': resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==} engines: {node: '>= 10.0.0'} @@ -185,6 +192,9 @@ packages: resolution: {integrity: sha512-B4OaUIRD2uVrULpAD1Yksx2+wNarQr2rQh65nXqaqbLY1jCd8fO+3KLh/+TH4Hzh2NTHQvgxVbPdUDOtLk7vAw==} engines: {node: '>= 10'} + '@tailwindcss/postcss@4.0.17': + resolution: {integrity: sha512-qeJbRTB5FMZXmuJF+eePd235EGY6IyJZF0Bh0YM6uMcCI4L9Z7dy+lPuLAhxOJzxnajsbjPoDAKOuAqZRtf1PQ==} + ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} @@ -551,6 +561,8 @@ packages: snapshots: + '@alloc/quick-lru@5.2.0': {} + '@parcel/watcher-android-arm64@2.5.1': optional: true @@ -675,6 +687,15 @@ snapshots: '@tailwindcss/oxide-win32-arm64-msvc': 4.0.17 '@tailwindcss/oxide-win32-x64-msvc': 4.0.17 + '@tailwindcss/postcss@4.0.17': + dependencies: + '@alloc/quick-lru': 5.2.0 + '@tailwindcss/node': 4.0.17 + '@tailwindcss/oxide': 4.0.17 + lightningcss: 1.29.2 + postcss: 8.4.49 + tailwindcss: 4.0.17 + ansi-regex@5.0.1: {} ansi-styles@4.3.0: diff --git a/themes/cccsbg-hugo-theme b/themes/cccsbg-hugo-theme index bf72754..f6639d3 160000 --- a/themes/cccsbg-hugo-theme +++ b/themes/cccsbg-hugo-theme @@ -1 +1 @@ -Subproject commit bf72754fbfca87d1f75c5cb6c15c55c63cb68c10 +Subproject commit f6639d39778255e1ec475af5badc2a996e94214b