Skip to content

theirnameissam/Slackie.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slackie.css

A modern, pure CSS, responsive Slack inspired navigation.

Getting Started

Slackie offers its code in Sass and CSS.

CSS

At this point in time you can download the CSS from Github or use it directly from my website.

<link rel="stylesheet" href="http://www.nielsklom.eu/slackie/slackie.min.css">

CDN COMING SOON

Sass

You can find the Sass files on Github in the src folder.

How to use Sass?

I recommend using Koala, a GUI Sass compiler, if you are not comfortable with the ruby way. For more information visit the Sass Homepage.

Installing

Old School

<link rel="stylesheet" href="../path_to/your_css/slackie.css">

Async

<link rel="preload" href="../path_to/your_css/slackie.css" as="style" onload="this.rel='stylesheet'">

Warning: Experimental Feature

About

Slackie.css: A modern, pure CSS, responsive Slack inspired navigation.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages