pkra / laml

a lame joke about LaTeX and HTML
https://pkra.github.io/laml/
2 stars 1 forks source link

refactor CSS #14

Open pkra opened 6 years ago

pkra commented 6 years ago

We should move the CSS into the modules and build it out.

pkra commented 6 years ago

Some general styles will remain of course.

pkra commented 6 years ago

On second thought, I'm not actually sure about this. Do we want to keep the conversion and styling separate? Cf. laml.css vs cm.css; it adds flexibility. Then again, a default style can be customized by the author and any decent CSS processor will remove the unused declarations.