{ "$schema": "https://turborepo.org/schema.json", "extends": ["//"], "tasks": { "build": { "outputs": ["./src/styles/themes/variables.css"] } } }