Hackclub.css
🎨 Drop-in, classless CSS stylesheet for the Hack Club theme.
Install / Use
/learn @exu3/Hackclub.cssREADME
Note: the official Hack Club theme packaged as plain CSS is hackclub/css. This one still works. It's just a little different.
hackclub.css
hackclub.css is a classless CSS utility which applies the Hack Club theme styles to a given HTML page. 🔆 / 🌖 Color mode (light or dark) is automatically determined based on the system mode.
Usage
Insert the following into the <head> of your HTML file.
CDN
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/exu3/hackclub.css@main/src/hackclub.min.css">
NPM
If you're looking for the Hack Club theme as an NPM package, you can find that here. (NPM) (Source)
