1.1.7 • Published 3 years ago

@space-designsystem/starter-kit-tailwind2 v1.1.7

Weekly downloads
-
License
GPL-2.0
Repository
github
Last release
3 years ago

Build bulletproof TWIG Components in Storybook with TailwindCSS and AlpineJS

  1. Describe, develop and test your Twig Components in storybook with twing.
  2. Use this components with zero configuration Drupal with UI Patterns
  3. Bundled Webpack configuration to keep everything up to date.
  4. Tailwind 2 support.

Prerequisites

NPM

To start storybook

npm run dev:storybook

To start drupal

npm run dev:drupal

YARN (prefered)

To start storybook

yarn dev:storybook

To start drupal

yarn dev:drupal