Paul C.

/

HyAu-geCS

Details

Forked

BycduleCr

Created date

Last updated

Loading...
Loading...
Loading...

Preview

  • scss

    SCSS

    Undefined mixin. ╷ 98 │ ┌ @include keyframes( invisible ) 99 │ │ { 100 │ │ 0% { 101 │ │ opacity: 0; 102 │ │ } 103 │ │ 33% { 104 │ │ opacity: 0.3; 105 │ │ } 106 │ │ 66% { 107 │ │ opacity: 0.6; 108 │ │ } 109 │ │ 100% { 110 │ │ opacity: 1; 111 │ │ } 112 │ └ } ╵ - 98:1 root stylesheet

    Line 98, Column 1