Class-less CSS Framework Based On Hack Club Theme – hackclub.css

Category: CSS & CSS3 , Frameworks | February 18, 2022
Author:exu3
Views Total:64 views
Official Page:Go to website
Last Update:February 18, 2022
License:MIT

Preview:

Class-less CSS Framework Based On Hack Club Theme – hackclub.css

Description:

hackclub.css is a lightweight and easy-to-use CSS class-less framework based on the Hack Club theme.

It currently comes with 2 color modes: Light and Dark, which will be automatically activated based on the current system color theme.

How to use:

1. Download the include the hackclub.css on the page. Happy coding!

<link rel="stylesheet" href="./src/hackclub.min.css" />

2. Or use Light or Dark color modes individually.

<!-- Dark Theme -->
<link rel="stylesheet" href="./src/dark.css" />
<!-- Light Theme -->
<link rel="stylesheet" href="./src/light.css" />

More Preview:

hackclub.css Light Mode

You Might Be Interested In:


Leave a Reply