mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Add script for rebuilding fixtures
This commit is contained in:
parent
0bcbfd4b73
commit
a2a11ac1c4
@ -20,6 +20,7 @@
|
||||
"scripts": {
|
||||
"prebabelify": "rimraf lib",
|
||||
"babelify": "babel src --out-dir lib --copy-files",
|
||||
"rebuild-fixtures": "npm run babelify && babel-node scripts/rebuildFixtures.js",
|
||||
"prepare": "npm run babelify && babel-node src/build.js",
|
||||
"style": "eslint .",
|
||||
"test": "jest && eslint ."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user