atoum / atoum.github.io

Atoum website
http://atoum.github.io
2 stars 8 forks source link

Rewrite styles with SASS #18

Closed jubianchi closed 1 year ago

Hywan commented 8 years ago

Just one question: Why :-p?

jubianchi commented 8 years ago

@Hywan the main reason is because compiling SaSS is part of jekyll's build process so we get a valdation on the styles: if it does not build there is something wrong.

We can enforce indentation and use every SASS features (variables, mixins ans so on) to easily write the stylesheet

Grummfy commented 6 years ago

so what we should do with this pr? drop it or rebase it and merge it?