* Prefer Tailwinds `word-break` and only use this if soft wrap opportunities should be considered * (https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-wrap). */ '.hn-break-words': { 'word-break': 'normal', 'overflow-wrap': 'anywhere', }, }); ...
- 💨 [Tailwind CSS](https://tailwindcss.com/): Utility-first CSS framework for rapid UI development. - 💎 [Shadcn UI](https://shadcn.dev/): UI components for React with a focus on accessibility. - TS [TypeScript](https://www.typescriptlang.org/): Superset of JavaScript adding ...
" target="_blank" rel="noopener noreferrer" class="footer__link-item">TailwindCSS<svg width="13.5" height="13.5" aria-hidden="true" viewbox="0 0 24 24" class="iconExternalLink_I5OW"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4...
" target="_blank" rel="noopener noreferrer" class="footer__link-item">TailwindCSS<svg width="13.5" height="13.5" aria-hidden="true" viewbox="0 0 24 24" class="iconExternalLink_I5OW"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4...
"tailwindcss": "^3.3.2", "theme-change": "^2.5.0" "tailwindcss": "^3.3.2" }, "devDependencies": { "@astrojs/partytown": "^2.0.0", 54 changes: 48 additions & 6 deletions 54 src/components/ThemeChange.astro Original file line numberDiff line numberDiff line change @@ -1,23 ...
"tailwindcss": "^3.2.7" } } 4 changes: 2 additions & 2 deletions 4 src/components/basic/button/index.module.css Original file line numberDiff line numberDiff line change @@ -10,7 +10,7 @@ .default { background-color: #1A56DB; transition: background-color .7s; transition: backgro...
" target="_blank" rel="noopener noreferrer" class="footer__link-item">TailwindCSS<svg width="13.5" height="13.5" aria-hidden="true" viewbox="0 0 24 24" class="iconExternalLink_I5OW"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4...
moved babel tailwind and js config file to theme * chore: added clean script * chore: updated eslint and tsconfig to fix alias import error * chore: added theme to sites * chore: fixed sass classnames issue * chore: updated tailwind config * chore: fixed env issue * chore: fixed eslin...
} .swiper-button-next.swiper-button-color_name, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2...
vue-ads-pagination - A vue pagination component build with the css framework tailwindcss Animation vue2-animate - A Vue.js 2.0 port of Animate.css. For use with Vue's built-in transitions. animated-vue - A Vue.js 2.x plugin to easily use Animate.css animations as transitions. As easy...