Skip to content

Commit efd57e8

Browse files
committed
Added linewave and swappingDots animations
1 parent 0ad2ea7 commit efd57e8

File tree

9 files changed

+3626
-4602
lines changed

9 files changed

+3626
-4602
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,20 @@ We keep building complex animations using tailwind css. Our goal is to build rea
131131
Rotating Two Squares</a>
132132
</td>
133133
</tr>
134+
<tr>
135+
<td align="center">
136+
<img src="https://github.com/canopas/tailwind-animations/blob/main/src/assets/images/line-wave.gif" width="250px" height="250px">
137+
<br />
138+
<a href="https://github.com/canopas/tailwind-animations-examples/blob/main/src/components/LineWave.vue">
139+
Line Wave</a>
140+
</td>
141+
<td align="center">
142+
<img src="https://github.com/canopas/tailwind-animations/blob/main/src/assets/images/triangle-swapping-dots.gif" width="250px" height="250px">
143+
<br />
144+
<a href="https://github.com/canopas/tailwind-animations-examples/blob/main/src/components/TriangleSwappingDots.vue">
145+
Triangle Swapping Dots</a>
146+
</td>
147+
</tr>
134148
</table>
135149

136150
# Bugs and Feedback

0 commit comments

Comments
 (0)