pypi libsass 0.4.0
libsass 0.4.0

latest releases: 0.23.0, 0.22.0, 0.21.0...
10 years ago
  • sassc has a new -w/--watch option.
  • Expose source maps support:
    • sassc has a new -m/-g/--sourcemap option.
    • SassMiddleware now also creates source map files with filenames followed by .map suffix.
    • Manifest.build_one() method has a new source_map option. This option builds also a source map file with the filename followed by .map suffix.
    • sass.compile() has a new optional parameter source_comments. It can be one of sass.SOURCE_COMMENTS keys. It also has a new parameter source_map_filename which is required only when source_comments='map'.
  • Fixed Python 3 incompatibility of sassc program.
  • Fixed a bug that multiple include_paths doesn't work on Windows.

Don't miss a new libsass release

NewReleases is sending notifications on new releases.