Skip to content

Deufel/css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Stylesheet

A minimal custom CSS file based on slight modifications of OpenProps UI built with the custom css variables from OpenProps.

Demo

Example Page

Overview

This project is a flat-file CSS implementation that adapts and slightly changes styles from two open-source CSS libraries. It is intended for lightweight, simple use cases without the overhead of a full framework.

Usage

Download or link the styles.css file into your project; but be aware this is not minified or optimized for production use.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Deufel/css/styles.css">