75f6d1fe9f
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2. **This update includes a security fix.** - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
---|---|---|
public | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
netlify.toml | ||
package.json | ||
postcss.config.js | ||
README.md | ||
screenshot.png | ||
tailwind.config.js | ||
yarn.lock |
Rebuilding Bartik
A clone of Drupal’s default theme, Bartik, 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
Lints and fixes files
yarn run lint