1.0.0 • Published 9 years ago

stylus-triangle v1.0.0

Weekly downloads
58
License
MIT
Repository
github
Last release
9 years ago

Stylus Triangle Generator

A little mixin for generating CSS triangles with Stylus.

Usage

triangle(width, height, direction, color)
.make-me-a-triangle-baby
	triangle(10px, 10px, 'bottom', #000)

npm

npm install stylus-triangle

Thanks

CSS triangle generator

1.0.0

9 years ago