All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- CSS directory to package files so that the unprocessed files can be viewed when installed, this will make documentation easier.
- Removed hidden attribute
display: none;
styling as it is already done in cssremedy, which we are using.
- Truncate utility was missing
overflow: hidden;
.
- Making sure icons don't have any pointer events or a maximum width.
- Installation instructions
- Initial release