Skip to content

newtriks/bass

 
 

Repository files navigation

Bass

Bass is a thin layer of configuration and useful functions for your application.

Config

It allows configuration of the following four key areas:

  1. Rhythm

Most importantly you configure a series of vertical and horizontal rhythms for your project. The default rhythm will be used if no breakpoint is supplied to the bass-rythm-value function.

By storing a set of horizontal and vertical rhythms for each breakpoint, you ensure consistancy throughout the project.

  1. Breakpoints

Store a map of breakpoints keyed to their names

  1. Type-scale

Store a set of font-sizes keyed to breakpoints

  1. Z-index

The z-index map offers a single place to store z-index information about your application modules.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 89.9%
  • JavaScript 8.6%
  • HTML 1.4%
  • Ruby 0.1%