File: Changes

package info (click to toggle)
libtext-sass-perl 0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 144 kB
  • ctags: 21
  • sloc: perl: 294; makefile: 12
file content (9 lines) | stat: -rw-r--r-- 308 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Changelog for Text-Sass

0.4 - Mixins, very rough. Already regretting not using a proper parser/grammar/tokeniser etc.

0.3 - Variables, operators, colour handling

0.2 - Simple nesting; a few more tests

0.1 - Started implementing examples from sass-lang homepage. Basic static conversion seems to work ok.