Skip to content

kddawson/mcd-snippets-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcd snippets

  • Tired of using a bloated framework? Create your own.
  • Yeah, yeah so I used code from other people too in a few places.
  • Common page components done in a minimal and accessible fashion ready for further styling.
  • Variables in the scss files should allow for quick customisation.

What's included

  • Well thought-through HTML/CSS (I hope) using a BEM methodolgy.
  • Content toggle.
  • Modal.
  • Tabbed panels.
  • Horizontal or vertical "navbar" - including a skip navigation button.
  • A common master page layout I find myself creating.
  • A flyout panel (from the left or right).
  • Forms and form controls.
  • A method to build different colored themes from the base files (a bit niche).
  • Not ideal, but there's Emmet code in the scss files to build the component's HTML.
  • A Sassdoc build script to document the internal Sass files.

What's not included

  • A lot, like grid and typography systems and breakpoints...
  • A CSS documentor.
  • Feature detecting with Modernizr (so remember to add your custom script).
  • Attractiveness, black, greys, red and blue! Settings, baby!

About

Sass-based mini pattern library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published