SCSS helpers for every day usage
This is a WIP repository. For details about the current helpers, please see below.
- Rainbow: Multiple color stops gradient without fade and blur between color stops
- Triangle: Triange with rounded corners and optionally gradient background
- Unbreak: Prevent long urls from breaking out of container
- SVG Loader - A mixin which accepts an SVG string and some options (
background-repeat,background-position,background-size) and creates an SVG background image
- Media query for hover.
- Function for easy usage of CSS custom properties
- Function for replacing string
- Function for converting a SVG code to CSS friendly string
- SVG background
- SVG multiple background images
MIT