1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-13 16:44:58 +02:00

Merge branch 'master' into himanshu

This commit is contained in:
Kognise
2021-08-11 14:44:53 -04:00
committed by GitHub
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