StoneCypher / fsl

Finite State Language specification
9 stars 1 forks source link

Progressively remove style defaults from jssm_viz in favor of base stylesheet #1144

Open StoneCypher opened 2 years ago

StoneCypher commented 2 years ago

Right now a lot of "unless you say otherwise" is baked directly into jssm_viz. Remediate that and have it all come from the composition functions, instead, and move this into the base stylesheet from #1142 .

It'll be a lot easier for people to contribute appearance stuff once it's all sequestered appropriately, and the structure becomes more visible.