e8c4a8eda8
Bumps [postcss-nested](https://github.com/postcss/postcss-nested) from 4.1.2 to 4.2.1. - [Release notes](https://github.com/postcss/postcss-nested/releases) - [Changelog](https://github.com/postcss/postcss-nested/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-nested/compare/4.1.2...4.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
---|---|---|
public | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
jest.config.js | ||
netlify.toml | ||
package.json | ||
postcss.config.js | ||
README.md | ||
screenshot.png | ||
tailwind.config.js | ||
yarn.lock |
Rebuilding Acquia
A clone of Acquia’s hosting dashboard, built with Vue.js and Tailwind CSS.
View the site live on Netlify →
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint