Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Jan 3, 2024
1 parent bebc99f commit 094a600
Show file tree
Hide file tree
Showing 46 changed files with 703 additions and 949 deletions.
100 changes: 0 additions & 100 deletions dist/css/icon.gl.css

This file was deleted.

1 change: 0 additions & 1 deletion dist/css/icon.gl.css.map

This file was deleted.

2 changes: 0 additions & 2 deletions dist/css/icon.gl.min.css

This file was deleted.

1 change: 0 additions & 1 deletion dist/css/icon.gl.min.css.map

This file was deleted.

29 changes: 0 additions & 29 deletions dist/font/icon.gl.css

This file was deleted.

Binary file removed dist/font/icon.gl.eot
Binary file not shown.
87 changes: 0 additions & 87 deletions dist/font/icon.gl.html

This file was deleted.

5 changes: 0 additions & 5 deletions dist/font/icon.gl.json

This file was deleted.

33 changes: 0 additions & 33 deletions dist/font/icon.gl.sass

This file was deleted.

37 changes: 0 additions & 37 deletions dist/font/icon.gl.scss

This file was deleted.

21 changes: 0 additions & 21 deletions dist/font/icon.gl.svg

This file was deleted.

21 changes: 0 additions & 21 deletions dist/font/icon.gl.ts

This file was deleted.

Binary file removed dist/font/icon.gl.ttf
Binary file not shown.
Binary file removed dist/font/icon.gl.woff
Binary file not shown.
Binary file removed dist/font/icon.gl.woff2
Binary file not shown.
5 changes: 0 additions & 5 deletions dist/icons.json

This file was deleted.

5 changes: 1 addition & 4 deletions dist/scss/_animate.scss
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,6 @@
}





.#{$icongl_prefix}animation_beat_fade {
@include animation_base;
animation-name: animation_beat_fade;
Expand All @@ -136,10 +133,10 @@
}
}


// Bounce
// ----------------------------------------------------------------------------


@mixin animation_bounce(
$duration: 1s,
$timing-function: cubic-bezier(0.280, 0.840, 0.420, 1),
Expand Down
Loading

0 comments on commit 094a600

Please sign in to comment.