A clone of Drupal's default theme (Bartik). Built with Vue.js and Tailwind CSS.
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.
Find a file
2018-11-20 01:41:43 +00:00
public Move classes 2018-11-20 01:35:46 +00:00
src Re-order elements 2018-11-20 01:41:43 +00:00
.gitignore init 2018-11-19 19:54:46 +00:00
babel.config.js init 2018-11-19 19:54:46 +00:00
netlify.toml Add netlify.toml 2018-11-19 21:13:50 +00:00
package.json Static template with Tailwind 2018-11-19 20:12:54 +00:00
README.md Add README.md 2018-11-20 01:31:00 +00:00
tailwind.js Static template with Tailwind 2018-11-19 20:12:54 +00:00
yarn.lock Static template with Tailwind 2018-11-19 20:12:54 +00:00

tailwind-bartik

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