Gheorghe Avram
Gheorghe Avram
Tailwind has launched v3 and it has some breaking changes and I was wondering about official support for v3.
## Project description Changelogs in the dev space are extremely useful, it helps you see the health of a project and relevant information immediately. In case of governments and the...
If I have Conventional Commit installed, and I install Return Highlighter; after I restart WebStorm Conventional Commit will be uninstalled. If I have Return Highlighter installed, and I install Conventional...
I don't know what logs or information to provide, but please ask and I'll do so. Thank you for looking over this!
In typescript the `language` prop is required but in the js implementation it is optional. Fixes #123
In api.js you're building the url path using the [path](https://nodejs.org/api/path.html) library. This is an issue because it was meant for file system paths. The resulting path on a unix machine...
There are still places where more detail would be nice. Closes #12