Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.
/ wc-tailwind-test Public archive

Using this repo to figure out how we can get Tailwind's styles scoped in a way that we can use in web components.

Notifications You must be signed in to change notification settings

eroepken/wc-tailwind-test

Repository files navigation

phase2website

Empty project.

Building and running on localhost

First install dependencies:

npm install

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

node dist/bundle.js

Credits

Made with createapp.dev

About

Using this repo to figure out how we can get Tailwind's styles scoped in a way that we can use in web components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published