Yoginder Kumar
date-fns
, date-picker
but above stack has the majority of contribution./apps
directory where you will be spending most of your time.node
>=16
npm
>=8
alluzo/kiraya-web
repository on the test
branch from the pushed branch.className
property of your desired element.tailwind.base.config.js
present in the root directory. If you are updating any existing key, make sure to update the corresponding class name across the project i.e. if you update the shades of blue-500 to blue-600 (removed blue-500), you must update all occurrence of blue-500 (text color, background color, border color) to the new color.index.css
file with your desired styles in the desired application. User Tailwindcss's @layer components
or @layer utilities
to add these type of styles for bug free preferences of our final css.