Spectre.css
⌘
Ctrl
k
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
Function
Var
size-var()
Copy
@
function
size-var
(
$size
)
{
@
return
get-var
(
'
size
'
,
$suffix:
$size
);
}
Previous
get-var()
Next
unit-var()
Last updated
3 years ago