@use "sass:map"; // Settings // –––––––––––––––––––– // Theme color $theme-color: "azure" !default; // amber, azure, blue, cyan, fuchsia, green, grey, indigo, jade, lime, orange, pink, pumpkin, purple, red, sand, slate, violet, yellow, zinc // Prefix for CSS variables $css-var-prefix: "--pico-" !default; // Must start with "--" // Define the root element used to target
,
,