File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ const Metadata = () => {
180180 < meta name = "robots" content = "follow, index" />
181181 < meta
182182 content = { `A curated list of box shadows for TailwindCSS. Available in classes, JIT
183- and config mode . Click to copy styles and paste it in your HTML div section to apply box shadows instantly` }
183+ and vanilla CSS . Click to copy styles and paste it in your HTML div section to apply box shadows instantly. ` }
184184 name = "description"
185185 />
186186 < meta
@@ -193,7 +193,7 @@ const Metadata = () => {
193193 < meta
194194 property = "og:description"
195195 content = { `A curated list of box shadows for TailwindCSS. Available in classes, JIT
196- and config mode . Click to copy styles and paste it in your HTML div section to apply box shadows instantly` }
196+ and vanilla CSS . Click to copy styles and paste it in your HTML div section to apply box shadows instantly. ` }
197197 />
198198 < meta
199199 property = "og:title"
@@ -213,7 +213,7 @@ const Metadata = () => {
213213 < meta
214214 name = "twitter:description"
215215 content = { `A curated list of box shadows for TailwindCSS. Available in classes, JIT
216- and config mode . Click to copy styles and paste it in your HTML div section to apply box shadows instantly` }
216+ and vanilla CSS . Click to copy styles and paste it in your HTML div section to apply box shadows instantly. ` }
217217 />
218218 { /* FIXME: Add Image */ }
219219
You can’t perform that action at this time.
0 commit comments