-
Hi,
I'm currently using django + tailwindcss and i have forms which i render manually in my forms.py like this :
![image](https://user-images.githubusercontent.com/55496459/105392335-613a1180-5c1b-…
-
Items we can review on a live stream:
- Open source project
### Technologies used:
- Django
- TailwindCSS
- Javascript
### Repository: https://github.com/EquipstatTSEC/webstore
### Hosted…
-
Hello,
I wish to use https://github.com/tailwindlabs/tailwindcss-forms to get my django forms to look good. How can I go about integrating this plugin ?
-
Does it support route?
-
Related: #4, #5
I would like the coc-html ipc to be started on .html files with filetype=htmldjango.
Expected:
```json
"html.filetypes": [
"htmldjango",
"html"
],
```
would s…
-
First, thanks for this tailwind plugin. I like the approach for making tailwind support right to left languages.
I ran into an issue creating 1px width borders using border-s and border-e.
In ta…
-
Issue Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.4.0-dev.20210712
**Steps to reproduce crash**
1.
2.
3.
**TS Ser…
-
Issue Type: Bug
1) Usedouble left-mouse clicks to select some text, for example function name.
2) Right-click to open menu. It will close with mouse release.
VS Code version: Code 1.55.2 (3c4e3df…
-
Hi Tim! First of all, many thanks for creating such a useful project. I really appreciate all your work on making it easier to use TailwindCSS with Django. :sparkles:
As you may have heard, [Tailwi…
-
Hey,
I wanted to try out Tailwind UI in a Django project, for that I need to include a plugin. However, I get an error when I try to run the dev server with the plugin in place.