Home

Awesome

SassyStrings

Here is a Compass Extension providing you all functions you need to manipulate your Sass strings.

What's in there?

As well as default Sass core functions:

If you feel like an explorer, you can have a look at the code here.

Requirements

Some functions depend on other functions. If you include functions individually, make sure to check for these dependencies in their respective docs.

Credits

Huge thanks to Marc Mintel for his help.

Advanced usage

If you experience naming conflicts or want to add your own error handling and dependency checker feel free to use the functions in stylesheets/private. These functions do not add any kind of error handling so use them at your own risk!