Skip to content

rdaphq/oddmorph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OddMorph

Premade responsive and modern CSS to create pages easily.

Get started

To get started, you can install the stylesheet via npm or importing it directly to your HTML (the head of the document) or the CSS (the top of the stylesheet using @import).

npm

npm install oddmorph

HTML (<link>)

<link rel="stylesheet" href="https://cdn.oddmorph.com/main.css">

CSS (@import)

@import url("https://cdn.oddmorph.com/main.css");

About

Premade responsive and modern CSS to create pages easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages