Skip to content

Changed output path#6

Open
lesaff wants to merge 2 commits intojlmessenger:masterfrom
lesaff:master
Open

Changed output path#6
lesaff wants to merge 2 commits intojlmessenger:masterfrom
lesaff:master

Conversation

@lesaff
Copy link

@lesaff lesaff commented Nov 1, 2014

Changed output path to the current theme's CSS folder.

This is stemmed from my issue #5 with 403 error and MAMP.

Changed output path to the current theme's CSS folder.

This is stemmed from my issue #5 with 403 error and MAMP.
As pointed out by @DCollinsSA

Line 861 "$s = $l > 0.5 ? $d / (2 - $max - $min) : $d / ($max + $min);" must be put in a conditional that checks if ($max+$min) > 0, else an Exception will be thrown when trying to convert the color black to HSL.

Signed-off-by: Rudy Affandi <rudy@adnetinc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants