Unset styles on before/after

This commit is contained in:
Daniel Compton 2017-12-04 15:41:47 +13:00
parent 9b1d77dc00
commit 4c4ecf9e49
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
(def css-reset
[:#--re-frame-trace--
{:all "initial"}
[:*
[:* "*:before" "*:after"
{:all "unset"}]