{"version":3,"sourceRoot":"","sources":["../../src/partials/layers.scss"],"names":[],"mappings":"AAGA,0EAGA,WACE","file":"layers.css","sourcesContent":["// we need this in a separate file because it needs to be defined first\n// and SASS must have `@use` definitions before anything else\n\n@layer reset, tokens, themes, globals, components, utilities, application;\n\n// required to stop sass breaking this file with a source map\n.keep-this {\n  content: \"\";\n}\n"]}