Move all files to tailwindcss-plugin-jest/

This commit is contained in:
Oliver Davies 2025-09-29 22:53:24 +01:00
parent 9935d675e3
commit d4a1c1ddea
7 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,17 @@
language: node_js
node_js:
- '8'
cache:
directories:
- node_modules
before_install:
- npm update
install:
- npm install
script:
- npm test