nols
Version:
A superb CLI tool that makes writing pixel perfect css a breeze - by converting pixel (px) values to viewport values (vh/vw) with one simple command
17 lines (9 loc) • 579 B
Markdown
# [0.9.8](https://github.com/Bengejd/NOLS/releases/tag/v0.9.8) (2019-01-16)
### Features
#### XY Attributes Supported
**margin** now supported ([#3](https://github.com/Bengejd/NOLS/issues/3))
**padding** now supported ([#3](https://github.com/Bengejd/NOLS/issues/3))
**transform: translate** now supported ([#3](https://github.com/Bengejd/NOLS/issues/3))
#### MISC
**additional tests** added additional tests to package for XY attribute support.
With every release, we get closer to a more stable version. NOLS is still not recommended for production use.