Skip to content

Releases: joma74/tailwind-spa-ws

fontable support

13 Mar 12:40
Compare
Choose a tag to compare

Adding fonts is so easy

  1. Download font into src/assets/fonts
  2. Setup src/assets/css/fonts.css
  3. Tell tailwind.js about your new default font
  4. Add the appropriate tw font class to your html element

Not too bad

15 Aug 21:52
Compare
Choose a tag to compare
Not too bad Pre-release
Pre-release

Essentially it is working. What misses

  • One or more tests
  • changelog
  • get rid of fork vue-template-loader.git#toccutilsfork

Give it a go

21 Apr 22:08
Compare
Choose a tag to compare
Give it a go Pre-release
Pre-release

Setup features a single html and css file that ist built with tailwind, powerd by Vue and built with webpack.