Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2016-09-09 | 685 Bytes | |
Semver is cool, let_s do that source code.tar.gz | 2016-09-09 | 261.1 kB | |
Semver is cool, let_s do that source code.zip | 2016-09-09 | 406.5 kB | |
Totals: 3 Items | 668.4 kB | 0 |
Eyeglass is stable now and has all of the core features we planned it to have. This isn't a perfect 1.0 or anything but using 0.x
releases makes the eyeglass needs
option give warnings unecessarily so let's call this 1.0 and keep moving forward.
Since 0.8.0 we've added:
- Numerous bug fixes
- Windows support
- Considerable internals refactoring
- A built-in eyeglass module for working with files from within your Sass files. Filesystem Docs.
- Support for consuming Sass modules that are not in NPM or even declared as "eyeglass modules".
- Support for npm's peerDependencies
.
Happy Styling!