Tailwind CSS Generator is a NO-CODE SAAS application
that I am building. This application is to ensure prototyping
of tailwind components :)
The stack is simple
- Svelte
- Vite
- Github Pages
- Wanted to understand a different way to develop an application,
so that I can improve my programming skills. - Svelte is also a fast framework, as it is lightweight.
- Color press c
- Border press b
- Effects press e
- Filter press f
- Outline press o
- Padding press p
- Ring press r
- Close a Panel press x
- Border
- Color
- Width
- Radius
- Style
- The code will only show b-l, b-r, b-t, b-b => WIP to so that other padding properties will be shown
- Filters
- Blur
- Brightness
- Effects
- Box Shadow
- Opacity
- Mix Blend
- Padding
- All four sides
- The code will only show p-l, p-r, p-t, p-b => WIP to so that other padding properties will be shown
- Outline
- Style
- Width
- Offset
- Ring
- Width
- Offset
** Note that all properties are the same as the properties from the offical Tailwind DOCS **