//////////////////////////////////// // THEME / VARIABLES / MODULAR SCALE //////////////////////////////////// // Modular Scale - https://github.com/modularscale/modularscale-sass @import '../../../../node_modules/dcf/scss/functions/modularscale/modularscale'; // WDN Theme Settings $modularscale: ( base: 1 1.5, // Define primary and secondary strands ratio: $fourth, // Define ratio );