Skip to content

Commit aa52082

Browse files
committed
Update README.mdx
1 parent 1892ffe commit aa52082

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/content/what-is/README.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,13 @@ sidebar_label : Glossary
122122
Svelte is an open-source JavaScript framework for building user interfaces (UIs) and web applications.
123123
It is designed to make front-end development more efficient by compiling components into highly optimized JavaScript code that runs in the browser.
124124

125+
## T
126+
127+
**[Tailwind CSS](tailwind-css.mdx)**
128+
129+
Tailwind CSS is a popular utility-first CSS framework used for building responsive and customizable web interfaces.
130+
It provides a set of pre-designed utility classes that you can apply directly to HTML elements to style and layout your web pages.
131+
125132
## U
126133

127134
**[uWsgi](uwsgi.mdx)**
@@ -134,6 +141,13 @@ sidebar_label : Glossary
134141
Ubuntu is a widely used and popular open-source Linux operating system (OS) based on the Debian distribution.
135142
It is known for its ease of use, strong community support, regular release cycles, and focus on providing a user-friendly computing experience.
136143

144+
## V
145+
146+
**[Vue.JS](vuejs.mdx)**
147+
148+
Vue.js, commonly referred to as Vue, is an open-source JavaScript framework used for building user interfaces and web applications.
149+
It is often used for creating single-page applications (SPAs) and is known for its simplicity and ease of integration into other projects.
150+
137151
## W
138152

139153
**[WSGI](wsgi.mdx)**

0 commit comments

Comments
 (0)