Skip to content

🐛 remove ^ from tailwind regex#159

Merged
hayleigh-dot-dev merged 1 commit into
lustre-labs:mainfrom
graphiteisaac:fix-tailwind
Apr 21, 2026
Merged

🐛 remove ^ from tailwind regex#159
hayleigh-dot-dev merged 1 commit into
lustre-labs:mainfrom
graphiteisaac:fix-tailwind

Conversation

@graphiteisaac

Copy link
Copy Markdown
Contributor

Howdy howdy

Found an issue around Tailwind while trying to import a webfont, where the font won't load unless it's the first directive, but Lustre won't pick up Tailwind if the file doesn't begin with @import "tailwind". Feels an easy fix to just remove the ^ from the regular expression that checks for Tailwind.

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