Skip to content

A small css framework aimed to be small enough to be usable in any context while still producing pretty results.

License

Notifications You must be signed in to change notification settings

nailujx86/small.css

Repository files navigation

small.css

a small and lightweight css-framework

usage

  1. add the style to your header
<link href="https://cdn.statically.io/gh/nailujx86/small.css/Build_50/dist/small.css" type="text/css" rel="stylesheet">
<link href="https://cdn.statically.io/gh/nailujx86/small.css/Build_50/dist/utils.css" type="text/css" rel="stylesheet">
  1. you're ready to go

features

  • darkmode
    add the class dark to any element or to your root element to enable it sitewide
  • themable
    frost:
    <link href="https://cdn.statically.io/gh/nailujx86/small.css/Build_50/dist/frost.css" type="text/css" rel="stylesheet">
    enable by adding the class frost to any element
  • responsive

documentation

View src/small.css and src/utils.css for documentation

About

A small css framework aimed to be small enough to be usable in any context while still producing pretty results.

Resources

License

Stars

Watchers

Forks

Packages

No packages published