Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match tagged template literals with tag expressions #169

Merged
merged 3 commits into from
May 30, 2023

Conversation

thecrypticace
Copy link
Contributor

Fixes #167

For example, if one of the defined functions is `tw` then we should match `tw` AND `tw.foo`, `tw.bar`, etc…
@thecrypticace thecrypticace changed the title Match object template tags Match tagged template literals with tags expressions May 29, 2023
@thecrypticace thecrypticace changed the title Match tagged template literals with tags expressions Match tagged template literals with tag expressions May 29, 2023
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.

tailwindFunctions option with twin.macro / tailwind-styled-components
1 participant