Minimal Customizable CSS Framework – Skelet.css

Category: CSS & CSS3 , Frameworks | November 20, 2020
Author:Selekkt
Views Total:108 views
Official Page:Go to website
Last Update:November 20, 2020
License:MIT

Preview:

Minimal Customizable CSS Framework – Skelet.css

Description:

Skelet.css is a lightweight, modern, and customizable CSS framework (boilerplate) for rapid web app development.

Key Features:

  • Responsive and mobile-friendly.
  • Dark Mode.
  • Customizable through CSS var().
  • Built-in CSS animations.
  • Minimal and straight-forward 16-column CSS grid system.

How to use it:

1. Download the package.

2. Load the Skelet.css into the document and you’re ready to go.

<!-- Inter Font Optional But Recommended -->
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
<!-- From A CDN -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Selekkt/skelet@latest/css/skelet.min.css">
<!-- From Local -->
<link rel="stylesheet" href="/path/to/css/skelet.min.css">

Previews:

Skelet.css Typography

Skelet.css Typography

Skelet.css Checkbox Raio Switch

Checkbox Raio Switch

Skelet.css Buttons

Skelet.css Buttons

You Might Be Interested In:


2 thoughts on “Minimal Customizable CSS Framework – Skelet.css

  1. Gagooda

    Interesting. I’ve been using Skeleton.css but they stopped supporting it, this is a nice piece of framework that certanly can do for my needs. Thanks for sharing

    Reply

Leave a Reply