Víctor

Results 2 issues of Víctor

When I run CSScomb in my file "_tools.scss" that contains the function ```sass @function encodecolor($string) { @if type-of($string) == 'color' { $hex: str-slice(ie-hex-str($string), 4); $string:unquote("#{$hex}"); } $string: '%23' + $string;...

type: bug

It could be useful to set links visibility (or even sections) so not everyone could see them. Visibility could be set for: - Just me - Registered users - Specific...