Adds Ludwig filter #126
Fixed PR to only edit data/scss files!
Comparison:

Awesome, thank you!!
Can you do me one more favor? Run git pull --rebase origin master and fix the merge conflict in cssgram.scss. It should look like:
@import 'aden';
@import 'inkwell';
@import 'perpetua';
@import 'reyes';
@import 'gingham';
@import 'toaster';
@import 'walden';
@import 'hudson';
@import 'earlybird';
@import 'mayfair';
@import 'lofi';
@import '1977';
@import 'brooklyn';
@import 'xpro2';
@import 'nashville';
@import 'lark';
@import 'moon';
@import 'clarendon';
@import 'willow';
@import 'rise';
@import 'slumber';
@import 'brannan';
@import 'valencia';
@import 'kelvin';
@import 'ludwig';
@una Could you explain a bit more what you mean? I ran git pull --rebase origin master, but didn't see any merge conflicts in cssgram.scss. My file looks like yours, except the @imports are in a slightly different order...
Right the order would cause a merge conflict. Is it not?
The branch has merge conflicts still -- did you get those resolved? I'm happy to walk you through it if you need!