Features:
- Builds scripts to compile with Dart Sass
- Experimental support for right-to-left text (RTL) #34.
[aria-busy]
,[aria-invalid]
,blockquote
,details
,input
,li
,ol
,select
,table
has been adapted
Improvements:
- Better browser support for
[type="file"]
#37 - Enhance SCSS code
- Disable
<pre>
as a<footer>
inside<article>
and adapt the docs #36 - Prettify code
Bug fixes:
- Fix Dart Sass warnings
- Fix Input hidden #38
- Fix
input[aria-invalid]
as the text overlaps the icon #35
Documentation:
- Fix typos
- Add RTL