// Adds all theme properties with this theme being the most prioritized, used by makePropertiesFile.ts to generate properties.js

@use '../all-properties.scss';
@use './properties.scss' as *;
