mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-11 02:47:05 +00:00
20 lines
485 B
JSON
20 lines
485 B
JSON
{
|
|
"name": "templates",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"devDependencies": {
|
|
"tailwindcss": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.0.tgz",
|
|
"integrity": "sha512-ULRPI3A+e39T7pSaf1xoi58AqqJxVCLg8F/uM5A3FadUbnyDTgltVnXJvdkTjwCOGA6NazqHVcwPJC5h2vRYVQ==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|