Skip to content

OlegWock/stylus-angled-edges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Stylus Angled Edges

This is a port of SASS Angled Edges for Stylus.

demo

Usage

Copy file angled-edges.styl to your project and import it

@import 'angled-edges'

Now you can use angled-edge mixin

angled-edge(location, hypotenuse, fill, width=2800, height=100)

The main mixin creates an svg right triangle that is encoded, set as a background image of a pseudo element, and absolutely positioned.

Demo and full documentation

About

Port of SASS angled edges for Stylus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages