Skip to content

Releases: scriptogre/tailwindcss-go-tool

v4.3.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 00:24
0d20113

Automatic Go Tool release for TailwindCSS v4.3.2 standalone CLI.

  1. Install it:
go get -tool github.com/scriptogre/tailwindcss-go-tool@4.3.2
  1. Create input.css in your project:
@import 'tailwindcss';
  1. Run it:
go tool tailwindcss -i input.css -o output.css --watch

v4.3.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 00:29
0d20113

Automatic Go Tool release for TailwindCSS v4.3.1 standalone CLI.

  1. Install it:
go get -tool github.com/scriptogre/tailwindcss-go-tool@4.3.1
  1. Create input.css in your project:
@import 'tailwindcss';
  1. Run it:
go tool tailwindcss -i input.css -o output.css --watch

v4.3.0

Choose a tag to compare

@github-actions github-actions released this 09 May 00:19
0d20113

Automatic Go Tool release for TailwindCSS v4.3.0 standalone CLI.

  1. Install it:
go get -tool github.com/scriptogre/tailwindcss-go-tool@4.3.0
  1. Create input.css in your project:
@import 'tailwindcss';
  1. Run it:
go tool tailwindcss -i input.css -o output.css --watch

v4.2.4

Choose a tag to compare

@github-actions github-actions released this 22 Apr 00:10
0d20113

Automatic Go Tool release for TailwindCSS v4.2.4 standalone CLI.

  1. Install it:
go get -tool github.com/scriptogre/tailwindcss-go-tool@4.2.4
  1. Create input.css in your project:
@import 'tailwindcss';
  1. Run it:
go tool tailwindcss -i input.css -o output.css --watch

v4.2.3

Choose a tag to compare

@github-actions github-actions released this 21 Apr 00:14
0d20113

Automatic Go Tool release for TailwindCSS v4.2.3 standalone CLI.

  1. Install it:
go get -tool github.com/scriptogre/tailwindcss-go-tool@4.2.3
  1. Create input.css in your project:
@import 'tailwindcss';
  1. Run it:
go tool tailwindcss -i input.css -o output.css --watch

v4.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Mar 00:06
0d20113

Automatic Go Tool release for TailwindCSS v4.2.2 standalone CLI.

  1. Install it:
go get -tool github.com/scriptogre/tailwindcss-go-tool@4.2.2
  1. Create input.css in your project:
@import 'tailwindcss';
  1. Run it:
go tool tailwindcss -i input.css -o output.css --watch

v4.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Feb 00:07
0d20113

Automatic Go Tool release for TailwindCSS v4.2.1 standalone CLI.

  1. Install it:
go get -tool github.com/scriptogre/tailwindcss-go-tool@4.2.1
  1. Create input.css in your project:
@import 'tailwindcss';
  1. Run it:
go tool tailwindcss -i input.css -o output.css --watch

v4.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 00:07
0d20113

Automatic Go Tool release for TailwindCSS v4.2.0 standalone CLI.

  1. Install it:
go get -tool github.com/scriptogre/tailwindcss-go-tool@4.2.0
  1. Create input.css in your project:
@import 'tailwindcss';
  1. Run it:
go tool tailwindcss -i input.css -o output.css --watch

v4.1.18

Choose a tag to compare

@github-actions github-actions released this 12 Dec 00:13
0d20113

Automatic Go Tool release for TailwindCSS v4.1.18 standalone CLI.

  1. Install it:
go get -tool github.com/scriptogre/tailwindcss-go-tool@4.1.18
  1. Create input.css in your project:
@import 'tailwindcss';
  1. Run it:
go tool tailwindcss -i input.css -o output.css --watch

v3.4.19

Choose a tag to compare

@github-actions github-actions released this 11 Dec 00:13
0d20113

Automatic Go Tool release for TailwindCSS v3.4.19 standalone CLI.

  1. Install it:
go get -tool github.com/scriptogre/tailwindcss-go-tool@3.4.19
  1. Create input.css in your project:
@import 'tailwindcss';
  1. Run it:
go tool tailwindcss -i input.css -o output.css --watch