mana/less/variables.less
Jörg Weber 58e2035e10 Add project specific prefix
* adding this prefix avoids rule overriding of
  keyrune set symbols if used both in one project
2015-04-09 19:27:38 +02:00

9 lines
188 B
Plaintext

/**
* Global */
@ms-font-path: '../fonts';
@ms-version: '0.1';
@ms-font-size-base: 14px;
@ms-prefix: ms;
@ms-serif-font: 'MPlantin, Garamond, Palatino, 'Times New Roman', Times, serif';