Merge branch 'master' into himanshu

This commit is contained in:
Kognise 2021-08-11 14:44:53 -04:00 committed by GitHub
commit 164d96d385
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 32 additions and 7 deletions

View file

@ -0,0 +1,5 @@
---
"water.css": patch
---
Remove sourcemap references from built files

View file

@ -0,0 +1,5 @@
---
"water.css": patch
---
Reduce input selector specificity for display property to prevent overriding user's css. Fixes #78 and #82

View file

@ -0,0 +1,5 @@
---
"water.css": patch
---
Added styling for Input type Reset

View file

@ -0,0 +1,5 @@
---
"water.css": patch
---
Update main package entrypoint

View file

@ -0,0 +1,5 @@
---
"water.css": patch
---
Fix color of `<code>` and `<strong>` tags inside links