- Fix: Use `list.slash` instead of deprecated syntax
- Chore: Clean up demo
This commit is contained in:
Sam Potts
2021-12-16 20:51:31 +11:00
parent 91b19baf44
commit 0acf228dcd
6 changed files with 13 additions and 8 deletions

View File

@ -1,3 +1,8 @@
### v3.6.10
- Fix: Use `list.slash` instead of deprecated syntax
- Chore: Clean up demo
### v3.6.9
- Fix: SASS issue with division (thanks @ROL4ND909 and @le0pard)