All Projects → anibalsanchez → XT-Tailwind-for-Joomla

anibalsanchez / XT-Tailwind-for-Joomla

Licence: GPL-2.0 license
XT Tailwind for Joomla. My Blog template, based on Tailwind CSS.

Programming Languages

HTML
75241 projects
PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to XT-Tailwind-for-Joomla

material-tailwind
@material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design.
Stars: ✭ 861 (+5640%)
Mutual labels:  tailwindcss, tailwind-css
laravel-mix-tailwindcss-purgecss
Minimal Boilerplate for building static pages based on Laravel Mix 6, TailwindCSS 3, PostCSS 8, and ES6 Vanilla JS components.
Stars: ✭ 15 (+0%)
Mutual labels:  tailwindcss, tailwind-css
eslint-plugin-tailwind
ESLint rules for Tailwind CSS
Stars: ✭ 97 (+546.67%)
Mutual labels:  tailwindcss, tailwind-css
intellij-tailwind-css
Tailwind IntelliJ Plugin Tailwind Cheat Sheet
Stars: ✭ 49 (+226.67%)
Mutual labels:  tailwindcss, tailwind-css
cra-tailwindcss
Integrate Tailwind CSS in a Create React App setup
Stars: ✭ 105 (+600%)
Mutual labels:  tailwindcss, tailwind-css
tailwind-color-alpha
Automatic alpha variants for your Tailwind CSS colors based on your opacity config
Stars: ✭ 21 (+40%)
Mutual labels:  tailwindcss, tailwind-css
air
A hyper-minimal WordPress starter theme for developers built with Tailwind CSS.
Stars: ✭ 45 (+200%)
Mutual labels:  tailwindcss, tailwind-css
vuejs-tailwindcss-portfolio
A simple multipage and responsive Vue.js & Tailwind CSS portfolio theme with dark mode.
Stars: ✭ 100 (+566.67%)
Mutual labels:  tailwindcss, tailwind-css
tailwind-ui-components
Free Tailwind CSS UI Components - Crafted for modern websites, landing pages and web apps. TailGrids Core is free and open-source so, feel free to use with your personal or commercial projects. If you would like to show your support and love, don't forget to give us a star 🌟
Stars: ✭ 49 (+226.67%)
Mutual labels:  tailwindcss, tailwind-css
memento-svelte-electron-typescript
Template to create a desktop app with Svelte, TailwindCSS, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
Stars: ✭ 27 (+80%)
Mutual labels:  tailwindcss, tailwind-css
material-tailwind-kit-react
Free and Open Source UI Kit for Tailwind CSS and React based on Google's Material Design.
Stars: ✭ 45 (+200%)
Mutual labels:  tailwindcss, tailwind-css
Tailwind Starter Kit
Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
Stars: ✭ 4,434 (+29460%)
Mutual labels:  tailwindcss, tailwind-css
tailwindcss-postcss-browsersync-boilerplate
Tailwind CSS + PostCSS + BrowserSync boilerplate
Stars: ✭ 28 (+86.67%)
Mutual labels:  tailwindcss, tailwind-css
Next-JS-Landing-Page-Starter-Template
🚀 Free NextJS Landing Page Template written in Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js 12 + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
Stars: ✭ 521 (+3373.33%)
Mutual labels:  tailwindcss, tailwind-css
Twin.macro
🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, stitches and goober) at build time.
Stars: ✭ 5,137 (+34146.67%)
Mutual labels:  tailwindcss, tailwind-css
github-api
Joomla Framework GitHub Package
Stars: ✭ 21 (+40%)
Mutual labels:  joomla
batu-gunting-kertas-nuxt
Rock Paper Scissors Game with Artificial Intellegence
Stars: ✭ 50 (+233.33%)
Mutual labels:  tailwindcss
satellite
🛰️ Dashboard for probe.
Stars: ✭ 34 (+126.67%)
Mutual labels:  tailwindcss
symbols-search
Finding symbols is faster now ⚡
Stars: ✭ 22 (+46.67%)
Mutual labels:  tailwindcss
miceditor
Miceditor: Transformice map editor
Stars: ✭ 14 (-6.67%)
Mutual labels:  tailwindcss

XT Tailwind for Joomla

For future reference:

Prerequisites: Before you use this template, you must install Node.js.

The project has two repositories:

To develop and design in the context of the template, please go to anibalsanchez/xt-tailwind-for-joomla-template.

The Joomla extension build files

To build the extension to create the installer package:

For more information about the build scripts, please, visit anibalsanchez/extly-buildfiles-for-joomla.

# Using npm
npm install
npm run build

There is a also a script with everything that must be done for each build to be sure that everything is updated to the latest version:

./build/build_core.sh

These steps create the installable package in the build/release directory.

The original XT build files, used to build the extension, can be found here anibalsanchez/extly-buildfiles-for-joomla.

Changelog

7.0.0

  • Upgrade to Tailwind CSS v3
  • Usability improvements, optimizations and code styling

6.0.0

  • Review for Joomla 4. Updates to the Pagination, Languages and Breadcrumbs modules
  • Usability improvements, optimizations and code styling

5.0.0

  • Update to Tailwind CSS v2.0.2
  • Clean dependencies to have Tailwind CSS and WebPack
  • Purge with Tailwind CSS
  • Remove @fullhuman/postcss-purgecss
  • Remove @tailwindcss/custom-forms
  • Integrate @tailwindcss/aspect-ratio
  • Integrate @tailwindcss/forms
  • Integrate @tailwindcss/line-clamp
  • Usability improvements, optimizations and code styling

4.0.0

  • Reorganization of the project in two repositories
  • Update @tailwindcss/custom-forms 0.2.1
  • Update @tailwindcss/typography 0.2.0
  • Update @tailwindcss/ui 0.5.0
  • Update Tailwind CSS 1.6.2

3.7.0

  • Update Tailwind 1.5.2
  • Add Typography plugin

3.6.0

  • Component, Error and Off-line pages

3.5.0

  • Add XT Renderers library

3.4.0

  • Update to Tailwind CSS v1.4
  • Reorganization of the build scripts

3.3.5

  • Update to Tailwind CSS v1.3.5

3.3.0

Update to Tailwind CSS v1.2.0, including Tailwind UI support.

3.2.0

  • Support of Proxy Mode for Webpack / Tailwind CSS
  • Webpack Proxy support

3.1.0

  • Minor library updates
  • Styling

3.0.0

  • Implementation of the HTML Asset Tags Builder
    • InlineScriptTag
    • InlineStyleTag
    • LinkCriticalStylesheetTag
    • LinkPreloadStylesheetTag
    • LinkStylesheetTag
    • ScriptTag

2.1.0

  • Update to Tailwind CSS v1.1.0

2.0.3

  • Update to Tailwind CSS v1.0.3

2.0.0

  • Update to Tailwind CSS v1.0.0-beta.1

1.0.0

  • Initial version
  • Tailwind CSS v0.7.4.

Acknowledgements

  • Tailwind CSS - The Utility-First CSS Framework. A project by Adam Wathan (@adamwathan), Jonathan Reinink (@reinink), David Hemphill (@davidhemphill) and Steve Schoger (@steveschoger).
  • Webpack
  • PostCSS
  • cssnano
  • Purgecss

Copyright & License

  • Copyright (c)2012-2021 Extly, CB. All rights reserved.
  • Distributed under the GNU General Public License version 3 or later; see LICENSE
  • This project is dedicated to Andrea Gentil ;-D

'/library/vendor_prefixed '/xttailwind/vendor_prefixed

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].