Skip to content

MilkshakeStudio/Vanilla

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Vanilla ######Milkshake Studio


##Helper Classes: The global padding and margin helper classes go from 1-10 where 1 = 1vw with fallback to 1 = 10px

###Vertical Padding & Margins Padding Top: .pt1 -– .pt10
Padding Bottom: .pb1 -– .pb10

Margin Top: .mt1 -– .mt10
Margin Bottom: .mb1 –- .mb10

##Mixin Classes:

###Widths & Marings Width: .width(@col, @gutter);
Inner Width: .width(@col, @gutter, @parentWidth);
Inner width is used inside a column that has

Releases

No releases published

Packages

No packages published

Languages

  • CSS 83.6%
  • JavaScript 11.7%
  • HTML 4.7%