Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/packup/examples/static-dir/css/style.css

📦 Zero-config web application packager for Deno
Latest
File
* { margin: 0; padding: 0;}
body { background-color: yellow;}