Relative Content

Tag Archive for csslocalhosttailwind-cssviteweb-frontend

Tailwind Project Not Opening through file explorer

When i open my tailwind project in localhost server then its working fine but when i open my tailwind project through file explorer > index.html > browser then tailwind classes are not applied, only html is showing. I am using vite for generating development server btw. How to fix this issue ?