No description
This repository has been archived on 2025-01-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2019-03-21 02:32:02 +00:00
public Update colour class names 2019-03-21 00:42:57 +00:00
src Extract an ActionCard Vue component, and some CSS components 2019-03-21 02:31:54 +00:00
.gitignore init 2018-12-21 18:16:43 +00:00
babel.config.js init 2018-12-21 18:16:43 +00:00
netlify.toml Update yarn version 2019-03-15 21:01:12 +00:00
package.json Re-order PostCSS plugins 2019-03-21 02:16:29 +00:00
README.md Update README.md 2019-03-15 22:02:02 +00:00
tailwind.config.js Container is now a core plugin 2019-03-21 00:31:31 +00:00
yarn.lock Switch to Tailwind beta 2019-03-21 00:33:44 +00:00

Rebuilding Acquias Dashboard with Vue.js and Tailwind CSS

Netlify Status

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

Customize configuration

See Configuration Reference.