Skip to content

juliangav/sass-responsive-nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

My main focus with this navigation is to be able to control and customize most aspects through SASS variables for quick implementation and deployment while avoiding the cookie cutter look.

There are three parts to this navigation: css (_navigation.scss + _media-queries.scss), js (main.js), & the html markup in index.html. The rest of the files are for layout purposes only and are not necessary for the navigation to work properly. You should be able to control most aspects of the navigation through the variables in _navigation.scss. SASS and jQuery are the only two dependencies.

I will provide further documentation if there's a demand for it. Enjoy!

Julian

Live Demo: http://julian.is/demo/sass-responsive-nav/

CHANGE LOG

1.0.0 (October 4, 2015)

  • Initiated a README.md file.

About

A flexible yet simple responsive navigation that runs on SASS making great use of variables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published