PATH:
home
/
lab2454c
/
carbonbullionexchange.com
/
wp-content
/
plugins
/
elementor
/
app
/
assets
/
styles
/
functions
// Function: Prefix // - Argument: string // - Output string + hypen, E.g: .#{$prefix}some-element => .prefix-some-element @function prefix($prefix:null){ @if $prefix{ @return $prefix + "-"; } @else { @return null; } }
[-] _map-collect.scss
[edit]
[+]
..
[-] _prefix.scss
[edit]
[-] _deep-map.scss
[edit]
[-] _border.scss
[edit]
[-] _size.scss
[edit]
[-] _px-to-rem.scss
[edit]