Skip to content

Match tagged template literals with tag expressions#169

Merged
thecrypticace merged 3 commits intomainfrom
fix/template-expr-tag-root
May 30, 2023
Merged

Match tagged template literals with tag expressions#169
thecrypticace merged 3 commits intomainfrom
fix/template-expr-tag-root

Conversation

@thecrypticace
Copy link
Copy Markdown
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
@thecrypticace thecrypticace merged commit 4443561 into main May 30, 2023
@thecrypticace thecrypticace deleted the fix/template-expr-tag-root branch May 30, 2023 21:58
bronisMateusz pushed a commit to bronisMateusz/prettier-plugin-tailwindcss-drupal that referenced this pull request Apr 16, 2025
* Refactor

* Match object template tags

For example, if one of the defined functions is `tw` then we should match `tw` AND `tw.foo`, `tw.bar`, etc…

* Update changelog
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