Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exu3/hackclub.css
🎨 Drop-in, classless CSS stylesheet for the Hack Club theme.
https://github.com/exu3/hackclub.css
Last synced: 12 days ago
JSON representation
🎨 Drop-in, classless CSS stylesheet for the Hack Club theme.
- Host: GitHub
- URL: https://github.com/exu3/hackclub.css
- Owner: exu3
- Created: 2022-01-02T03:14:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-06T01:57:32.000Z (over 2 years ago)
- Last Synced: 2023-03-05T19:38:14.502Z (over 1 year ago)
- Language: CSS
- Homepage: https://dot-css.hackclub.dev
- Size: 85 KB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Note: the official Hack Club theme packaged as plain CSS is [hackclub/css](https://github.com/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.
[Demo site.](https://dot-css.hackclub.dev)
## Usage
Insert the following into the `` of your HTML file.
### CDN
```
```
### NPM
If you're looking for the Hack Club theme as an NPM package, you can find that [here](https://theme.hackclub.com). ([NPM](https://www.npmjs.com/package/@hackclub/theme)) ([Source](https://github.com/hackclub/theme))