Skip to content

A list of examples of using the styler gem with the tachyons css framework

Notifications You must be signed in to change notification settings

bhserna/styler_tachyons_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Styler gem and Tachyons components

A middleman static site with a list of examples from the list of Tachyons components, showing you how you can use the styler gem to define the styles composing the tachyons css classes.

How to add a new example?

You need to add a new template on source/example_templates/.

On that directory, each directory is an example_category and each file inside is considered an example.

For example the files source/example_templates/navs/_basic.html.erb will be shown on the index page as:

- Navs
  - [Basic](examples/navs/basic) 

And will build a page with:

  • The example title
  • The example preview
  • The example code

About

A list of examples of using the styler gem with the tachyons css framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published