Pavel Shut

Results 11 issues of Pavel Shut

When I split code for Illustrator into several files and export something in one file like `export default myVar` and then import the file in index.jsx.ts, an error happens: ```...

I am using `_` prefix and it seems the plugin doesn't recognize the resulting classes like `_mr-2`. Can support for prefixes be added?

I had some audio recordings in evernote notes, their filemanes contained `:` and files were not written to the filesystem. So embedded resources' filenames need to be escaped.

## Describe the bug TailwindCSS doesn't get compiled if it's inside files that are imported. In main css file: ```css @import "base.css"; @import "components.css"; @import "utils.css"; ``` in imported files:...

bug

Classes for `disabled:` variant are not generated when vechaiui plugin is used in tailwind.

### Describe the bug In request interceptor I check if authorizatin header is expired, fetch new if needed and update defaults. But the request in interceptor of which I updated...

Also had to replace yarn with npm in commands because it just wouldn't install.

### Describe the bug The `filterFn` prop of a cell definition never gets called. My initial problem was that the `filterFn`'s `resolveFilterValue` was never called, but in fact `filterFn` is...

**_Bug report_** * [x] I've checked documentation and searched for existing issues * [x] I've made sure my project is based on the latest MST version * [ ] Fork...

docs or examples

`fileNameWithoutExtension` is misspelled as `filenameWithoutExtension` and thus not working. Looks like this is also an issue for some other snippets.