Files
shadcn-ui/apps/www
Artem Zakharchenko 7dfdb029e7 use "?url" suffix in "tailwind.css" import (Remix) (#4945)
Importing `tailwind.css` is incorrect as it will treat that file as a CSS Module, throwing that it has no `default` export. 

Instead, the tutorial relies on the import returning a _URL_ to the stylesheet. Adding `?url` to the import specifier is the way to go.
2024-09-26 12:42:49 +00:00
..
2024-08-31 02:57:37 +04:00
2024-08-21 23:42:03 +04:00
2024-09-04 00:37:57 +04:00
2023-12-22 23:36:59 +04:00
2024-09-04 00:37:57 +04:00
2024-08-31 01:54:48 +04:00
2024-07-06 02:06:40 +04:00
2023-01-24 19:51:29 +04:00
2023-12-22 23:36:59 +04:00
2023-03-08 13:08:46 +04:00
2024-04-05 21:28:05 +04:00