Improve theme Less file

Issue #31 new
Igor Santos created an issue

The main theme-konato.less file should look like a real Less, production-grade file:

  • add scopes and includes - probably using a CSS>LESS transpiler would do
  • additional variables should be defined for the other colours
  • autoprefixer should be used instead of those ugly repeated prefixes
  • sections should be separated into files
  • theme-basic and theme-konato should be merged together into those files

Comments (2)

  1. Log in to comment