Patryk Wałach

Results 2 issues of Patryk Wałach

### Describe the bug Using `babelPlugin` from `gql-tag-operations-preset` inside `vite` project throws `_babel_template.default is not a function` ### Your Example Website or App https://stackblitz.com/edit/vitejs-vite-toyias ### Steps to Reproduce the Bug...

# Support pseudo selectors escape This pull request adds support for escaping pseudo selectors, for example: - `.btn\:hover` is a a class with no psuedo selector applied `` - `.btn\\:hover`...