🧰 Story 1.2: configuration tailwind
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
$ErrorActionPreference = 'Stop'
|
||||
$here = Split-Path -Parent $MyInvocation.MyCommand.Path
|
||||
& (Join-Path $here 'structure.test.ps1')
|
||||
& (Join-Path $here 'tailwind.test.ps1')
|
||||
'OK'
|
||||
Reference in New Issue
Block a user