You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/sass/index.json

1 line
11 KiB

7 years ago
{"entries":[{"name":"!default","path":"index#default","type":"SassScript"},{"name":"!optional","path":"index#the-optional-flag","type":"@-Rules and Directives"},{"name":"#{}","path":"index#","type":"SassScript"},{"name":"$ variables","path":"index#","type":"SassScript"},{"name":"%placeholder selector","path":"index#foo","type":"CSS Extensions"},{"name":"& in sassScript","path":"index#in-sassscript","type":"SassScript"},{"name":"& parent selector","path":"index#","type":"CSS Extensions"},{"name":":compact","path":"index#compact","type":"Output Styles"},{"name":":compressed","path":"index#compressed","type":"Output Styles"},{"name":":expanded","path":"index#expanded","type":"Output Styles"},{"name":":nested","path":"index#nested","type":"Output Styles"},{"name":"@at-root","path":"index#at-root","type":"@-Rules and Directives"},{"name":"@debug","path":"index#debug","type":"@-Rules and Directives"},{"name":"@each","path":"index#each","type":"@-Rules and Directives"},{"name":"@error","path":"index#error","type":"@-Rules and Directives"},{"name":"@extend","path":"index#extend","type":"@-Rules and Directives"},{"name":"@for","path":"index#for","type":"@-Rules and Directives"},{"name":"@function","path":"index#function-directives","type":"@-Rules and Directives"},{"name":"@if","path":"index#if","type":"@-Rules and Directives"},{"name":"@import","path":"index#import","type":"@-Rules and Directives"},{"name":"@include","path":"index#include","type":"@-Rules and Directives"},{"name":"@media","path":"index#media","type":"@-Rules and Directives"},{"name":"@mixin","path":"index#mixin","type":"@-Rules and Directives"},{"name":"@warn","path":"index#warn","type":"@-Rules and Directives"},{"name":"@while","path":"index#while","type":"@-Rules and Directives"},{"name":"abs","path":"sass/script/functions#abs-instance_method","type":"Functions"},{"name":"adjust_color","path":"sass/script/functions#adjust_color-instance_method","type":"Functions"},{"name":"adjust_hue","path":"sass/script/functions#adjust_hue-instance_method","type":"Functions"},{"name":"alpha","path":"sass/script/functions#alpha-instance_method","type":"Functions"},{"name":"append","path":"sass/script/functions#append-instance_method","type":"Functions"},{"name":"blue","path":"sass/script/functions#blue-instance_method","type":"Functions"},{"name":"Boolean operations","path":"index#boolean-operations","type":"SassScript"},{"name":"call","path":"sass/script/functions#call-instance_method","type":"Functions"},{"name":"ceil","path":"sass/script/functions#ceil-instance_method","type":"Functions"},{"name":"change_color","path":"sass/script/functions#change_color-instance_method","type":"Functions"},{"name":"Color operations","path":"index#color-operations","type":"SassScript"},{"name":"Colors","path":"index#colors","type":"SassScript"},{"name":"comparable","path":"sass/script/functions#comparable-instance_method","type":"Functions"},{"name":"complement","path":"sass/script/functions#complement-instance_method","type":"Functions"},{"name":"content_exists","path":"sass/script/functions#content_exists-instance_method","type":"Functions"},{"name":"counter","path":"sass/script/functions#counter-instance_method","type":"Functions"},{"name":"counters","path":"sass/script/functions#counters-instance_method","type":"Functions"},{"name":"darken","path":"sass/script/functions#darken-instance_method","type":"Functions"},{"name":"desaturate","path":"sass/script/functions#desaturate-instance_method","type":"Functions"},{"name":"feature_exists","path":"sass/script/functions#feature_exists-instance_method","type":"Functions"},{"name":"First class functions","path":"index#first-class-functions","type":"SassScript"},{"name":"floor","path":"sass/script/functions#floor-instance_method","type":"Functions"},{"name":"Functions","path":"sass/script/functions","type":"Functions"},{"name":"Functions","path":"index#functions","type":"SassScript"},{"name":"function_exists","path":"sass/script/functions#function_exists-instance_method","type":"Functions"},{"name":"get_function","path":"sass/script/functions#g