shornuk / tailpine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailpine

A simple front-end build stack that uses npm scripts to build out single minified and optimised CSS and JS files.

Includes use of

  • Tailwind CSS v3
  • Alpine JS v3
  • PostCSS
  • Rollup JS

Tailwind CSS CLI is used to compile/purge and PostCSS is used for CSS imports, autoprefixer and minification. JS is compiled using rollup.js.


shorn

Brought to you by shorn | @shornuk

About


Languages

Language:JavaScript 49.9%Language:HTML 34.0%Language:CSS 16.1%