You can now append query string parameters to pre-configure SassMeister with a syntax, extension, or output style.
syntax:sassorscssextension: any extension that SassMeister currently supports, by Gem nameoutput:expanded,nested,compact, orcompressed
The following URL loads Breakpoint, with the Sass syntax and compact output:
sassmeister.com/?extension=breakpoint&syntax=sass&output=compact
You can load multiple extensions by separating them with commas (,):
sassmeister.com/?extension=breakpoint,modular-scale
The extensions will be loaded in the order listed.