CSS Starter

Minimal CSS starter example for Val Town

View Demo

Remix this project to start building your own val with CSS

How it works

The style.css file has plain, vanilla CSS. The http.tsx file uses the https://juicy.town proxy to correctly set the Content-Type header based on the file extension. The <link rel="stylesheet"> tag loads this URL in the browser to style the page.