• stevekrouse avatar
    classless_css
    @stevekrouse
    Utilities for Classless CSS Forked from Paul Kinlan's Classless CSS Demo Usage For projects that should be pretty in an unopinionated way import { randomStyle } from "https://esm.town/v/stevekrouse/classless_css"; export default async function(req: Request): Promise<Response> { return new Response(`<h1>Welcome to Val Town!</h1>${randomStyle}`, { headers: { "Content-Type": "text/html", }, }); }
    HTTP (deprecated)
  • stevekrouse avatar
    shuffle
    @stevekrouse
    An interactive, runnable TypeScript val by stevekrouse
    Script
  • thierryc avatar
    classless_css
    @thierryc
    Forked from stevekrouse/classless_css
    HTTP (deprecated)
1
Next
October 23, 2023