allow copy char ranges in generator presets

This commit is contained in:
antelle 2016-09-14 21:06:26 +03:00
parent fb8398381c
commit c2ff1686b4
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@
&__sample {
font-weight: normal;
@include user-select(text);
@include th { color: muted-color(); }
}

View File

@ -2,6 +2,7 @@ Release notes
-------------
##### v1.4.0 (WIP)
`+` allow password copy on mobile Safari
`+` password generator usability improvements
##### v1.3.2 (2016-09-13)
`-` fix #342: url detection in Microsoft Edge