Skip to content

Conversation

robertknight
Copy link
Contributor

When migrating h to Tailwind v4 I discovered that this export was broken. It hasn't caused a problem until now because in h the StyledText.css file is currently imported directly from lib/StyledText.css by SASS. That will change as part of the TWv4 migration.

When migrating h to Tailwind v4 I discovered that this export was broken. It
hasn't caused a problem until now because in h the StyledText.css file is
currently imported directly from lib/StyledText.css by SASS. That will change as
part of the TWv4 migration.
Copy link
Collaborator

@acelaya acelaya left a comment

Choose a reason for hiding this comment

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

Oops! Good catch.

@robertknight robertknight merged commit 099cb64 into main Sep 9, 2025
2 checks passed
@robertknight robertknight deleted the fix-styled-text-typo branch September 9, 2025 13:39
robertknight added a commit to hypothesis/h that referenced this pull request Sep 9, 2025
 - Update Tailwind dependencies
 - Convert forms.scss to a "plain" CSS file. This avoids the SASS
   compiler trying to preprocess the Tailwind imports.
 - Update @hypothesis/annotation-ui for hypothesis/annotation-ui#87
robertknight added a commit to hypothesis/h that referenced this pull request Sep 9, 2025
 - Update Tailwind dependencies
 - Convert forms.scss to a "plain" CSS file. This avoids the SASS
   compiler trying to preprocess the Tailwind imports.
 - Update @hypothesis/annotation-ui for hypothesis/annotation-ui#87
 - Update @hypothesis/frontend-build for Tailwind v4 support
robertknight added a commit to hypothesis/h that referenced this pull request Sep 9, 2025
 - Update Tailwind dependencies
 - Convert forms.scss to a "plain" CSS file. This avoids the SASS
   compiler trying to preprocess the Tailwind imports.
 - Update @hypothesis/annotation-ui for hypothesis/annotation-ui#87
 - Update @hypothesis/frontend-build for Tailwind v4 support
robertknight added a commit to hypothesis/h that referenced this pull request Sep 9, 2025
 - Update Tailwind dependencies
 - Convert forms.scss to a "plain" CSS file. This avoids the SASS
   compiler trying to preprocess the Tailwind imports.
 - Update @hypothesis/annotation-ui for hypothesis/annotation-ui#87
 - Update @hypothesis/frontend-build for Tailwind v4 support
robertknight added a commit to hypothesis/h that referenced this pull request Sep 10, 2025
 - Update Tailwind dependencies
 - Convert forms.scss to a "plain" CSS file. This avoids the SASS
   compiler trying to preprocess the Tailwind imports.
 - Update @hypothesis/annotation-ui for hypothesis/annotation-ui#87
 - Update @hypothesis/frontend-build for Tailwind v4 support
 - Update @hypothesis/frontend-shared for hypothesis/frontend-shared#2083
robertknight added a commit to hypothesis/h that referenced this pull request Sep 10, 2025
 - Update Tailwind dependencies
 - Convert forms.scss to a "plain" CSS file. This avoids the SASS
   compiler trying to preprocess the Tailwind imports.
 - Update @hypothesis/annotation-ui for hypothesis/annotation-ui#87
 - Update @hypothesis/frontend-build for Tailwind v4 support
 - Update @hypothesis/frontend-shared for hypothesis/frontend-shared#2083
robertknight added a commit to hypothesis/h that referenced this pull request Sep 10, 2025
 - Update Tailwind dependencies
 - Convert forms.scss to a "plain" CSS file. This avoids the SASS
   compiler trying to preprocess the Tailwind imports.
 - Update @hypothesis/annotation-ui for hypothesis/annotation-ui#87
 - Update @hypothesis/frontend-build for Tailwind v4 support
 - Update @hypothesis/frontend-shared for hypothesis/frontend-shared#2083
robertknight added a commit to hypothesis/client that referenced this pull request Sep 15, 2025
robertknight added a commit to hypothesis/client that referenced this pull request Sep 15, 2025
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.

2 participants