tannerr_dev
TSX layout / templating question
- is there a way to link a static style sheet from the server side tsx components?? i've been trying, searching and proompting, what am i missing...
- im using server side tsx to render html and i want to link a style sheet instead of using the jsx css helper, can i just link a stylesheet like normally?
main.tsx
layout.tsx
error output
22 replies