feat: add Tailwind semantic design tokens
This commit is contained in:
@@ -39,6 +39,7 @@ if (incomingImports.length === 0) {
|
||||
});
|
||||
await cp("public", path.join(fixtureRoot, "public"), { recursive: true });
|
||||
await cp("index.html", path.join(fixtureRoot, "index.html"));
|
||||
await cp("vite.config.js", path.join(fixtureRoot, "vite.config.js"));
|
||||
|
||||
const result = spawnSync(
|
||||
process.execPath,
|
||||
|
||||
Reference in New Issue
Block a user