mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-02 20:37:04 +01:00
Added: Animate.CSS v4.1.1
This commit is contained in:
parent
be202a7775
commit
732293bb92
@ -99,6 +99,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '3.0.0';
|
||||
} else if (type.startsWith('/animate.css/3.')) {
|
||||
return '3.7.2';
|
||||
} else if (type.startsWith('/animate.css/4.')) {
|
||||
return '4.1.1';
|
||||
} else if (type.startsWith('/autocomplete.js/')) {
|
||||
return '0.37.1';
|
||||
} else if (type.startsWith('/angular-material/1.')) {
|
||||
|
@ -49,6 +49,7 @@
|
||||
<li>Updated: Plyr v3.6.2 -> v3.6.3</li>
|
||||
<li>Updated: Angular Material v1.1.21 -> v1.2.1</li>
|
||||
<li>Updated: AngularUI Router v1.0.25 -> v1.0.28</li>
|
||||
<li>Added: Animate.CSS v4.1.1</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
7
resources/animate.css/4.1.1/animate.min.css
vendored
Normal file
7
resources/animate.css/4.1.1/animate.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user