Skip to content

Conversation

@Bruno-366
Copy link
Owner

hopefullt fixes #50

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 15, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
unbroken 8631bf8 Sep 15 2025, 10:55 AM

@Bruno-366 Bruno-366 requested a review from Copilot September 15, 2025 10:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds PostCSS language specification to style tags in two Svelte components to fix issue #50. The change enables proper PostCSS processing for styles that use Tailwind CSS directives.

  • Adds lang="postcss" attribute to style tags in workout components
  • Maintains existing CSS functionality while enabling PostCSS processing

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/routes/workout/LISSWorkout.svelte Adds PostCSS language specification to style tag
src/routes/workout/HIITWorkout.svelte Adds PostCSS language specification to style tag

@Bruno-366 Bruno-366 self-assigned this Sep 15, 2025
@Bruno-366 Bruno-366 merged commit e559d0c into main Sep 15, 2025
5 checks passed
@Bruno-366 Bruno-366 deleted the Bruno-366-patch-1 branch September 15, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Warn: Unknown at rule @apply (css)

2 participants