Skip to content

Commit d4576f5

Browse files
updated doc
1 parent 7e94186 commit d4576f5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/examples/alpinejs.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,10 @@
141141
</div>
142142
<div class="content">
143143
<p>
144-
You can easily integrate the <span class="fw-700">Punica</span> with the <a href="https://github.com/alpinejs/alpine" target="_blank" class="fw-700">Alpine.js</a> for javascript interactivities. Alpine.js is a rugged, minimal frontend development framework for adding JavaScript behavior to HTML markups.
144+
Punica is a <u class="fw-700">pure</u> CSS framework but you can easily integrate the <span class="fw-700">Punica</span> with the <a href="https://github.com/alpinejs/alpine" target="_blank" class="fw-700">Alpine.js</a> (or any other frameworks you like) for javascript interactivities.
145+
</p>
146+
<p>
147+
Alpine.js is a rugged, minimal frontend development framework for adding JavaScript behavior to HTML markups.
145148
</p>
146149
<p>
147150
If you want to add Alpine.js to your project, add the following script tag to the <head> section of your layout file.

0 commit comments

Comments
 (0)