Beta Release - v8.0.0-beta.1
Pre-release
Pre-release
How to install
npm install lost@beta
[v8.0.0-beta.1] - 2016-11-05
Added
- Global and local configuration for setting the "rounder". The default is 99.9% but this can be adapted with a global
@ rounder [insert percent here]
or you can do it on the local level withlost-column-rounder: 100
rule.
Fixed
- Issue where 99.9 pixels could cause issues. You can now use the custom rounder to fine-tune your width to remove pixel rounding issues.