Releases: totara/scssphp
Releases · totara/scssphp
1.12.1-totara
What's Changed
- TL-40011: Adding in webkit-style transformation support by @codyfinegan in #5
Full Changelog: 1.1.1-totara...1.12.1-totara
v1.1.1 - Totara
Improve ScssPhp source map support
- Add option 'sourceMapApplyInline' to automatically apply inline source
maps in source files. - Provide source content for code passed to compiler.
- Switch to generating Base64 encoded source maps. Base64 source maps
are around 25% smaller and fix some issues around files with () in the
name - namely (stdin).