// Start a new project by creating YOUR-PROJECT.scss and _YOUR-CONFIG.scss // Then import your config and hippie // NOTE // No css rules allowed in here // ------------------------------------------------------------------------------ @use "demo_config"; @use "hippie-style/basic"; // Additional Modules and variables // in dependency to other basic styles // could be defined here // ----------------------------------------------------------------------------- // @use "modules/YOUR-MODULE/YOUR-FILES";