TailwindToolbox
TailwindToolbox copied to clipboard
Accessing any non-existent route throws 500 Server Error
I am currently using your examples to get a jumpstart on TailwindCSS. For that I was looking for the fixed-header example that I am using: https://github.com/tailwindtoolbox/Fixed-Header
Via Google I came to the github version instead of the website. Oops, I wanted to look what .em-grinning is, as it's not in v1.0, so I clicked on the link in the ReadMe on that Github repo that sends me to https://www.tailwindtoolbox.com/templates/Fixed-Header -> 500 Error, incidentally this is for all non-existent pages, ie https://www.tailwindtoolbox.com/foo-bar. I'd expect a 404, though.
Something with your error handling seems broken, you might want to look into that. :)
Thanks @dsone .... i need to do a bit of reading up on htaccess