This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
rebuilding-symfony/package.json

11 lines
189 B
JSON
Raw Permalink Normal View History

2020-07-08 08:05:34 +00:00
{
"dependencies": {
"@symfony/webpack-encore": "^0.30.2",
"postcss-nested": "^4.2.2",
2020-09-11 16:45:00 +00:00
"tailwindcss": "^1.7.3"
2020-07-08 08:05:34 +00:00
},
"devDependencies": {
"postcss-loader": "^3.0.0"
}
}