heroheman
heroheman
The link in the readme is wrong: https://github.com/tailwindlabs/tailwindcss-forms not https://github.com/tailwindlabs/forms
@iparker @katerlouis ``` md.use(markdownItAttrs, { // optional, these are default options leftDelimiter: '{', rightDelimiter: '}', allowedAttributes: [] // empty array = all attributes are allowed }); ``` should look like...
This PR is now almost a year old. I think I just encountered this problem (cant set a cookie on android). So I guess the project is dead?
@m-ochyra thanks for the snippet. Was looking for that! 👍
I read about that but it actually does not work in my vs code config, As it just opens the standard commit editor. Restarted Terminal and VS Code, deactivated git...