Skip to content

hawkz/gdcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDCSS

License

An accessible alternative to HTML5 CSS resets

GDCSS styles all visible HTML elements in line with modern best practice. It focusses only on HTML tags so you can just write HTML (no classes or frameworks).

GDCSS is aimed at projects needing to blast out some HTML quickly and turn it into a deployable prototype or site without any other CSS being needed, but also not getting in the way if that is the case.

Read the docs.

Installation

Just add the CSS file to the <head> of your HTML.

<link href="https://hawkz.github.io/gdcss/gd.css" rel="stylesheet">

That's it! simple HTML now becomes a visually accessible page.

Feedback

Would love to hear you feedback on this, so the form on the landing page is live...

Give feedback.

About

A no-framework CSS library for vanilla rapid setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published