Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/funkydan2/alpha-church.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Saunders <daniel.saunders@gmail.com>2018-08-18 02:28:59 +0300
committerDaniel Saunders <daniel.saunders@gmail.com>2018-08-18 02:28:59 +0300
commitee0e565b120791bfe3b419545f897cb39d3ce980 (patch)
treecf7c3c0a09487af3c07994b9b6687e519a6b970e /CHANGELOG.md
parent4273dbc38079d7dbdd602248b94c0133a377d8f4 (diff)
Changes to scss for hugo --minify
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b491e91..7f6f6b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+# Saturday, 18 August 2018
+* Added scss for `input:not([type]),` to deal with `hugo --minify` in 0.47
+
# Friday, 17 August 2018
* Added [honeypot spam protection for netlify forms](https://www.netlify.com/docs/form-handling/#honeypot-field)
* Updated to use scss to hide field (hopefully trickier for bots).