https://github.com/poimen/stencil-tailwind-plugin-example
Example of using the stencil-tailwind-plugin
https://github.com/poimen/stencil-tailwind-plugin-example
stenciljs tailwindcss
Last synced: about 1 year ago
JSON representation
Example of using the stencil-tailwind-plugin
- Host: GitHub
- URL: https://github.com/poimen/stencil-tailwind-plugin-example
- Owner: Poimen
- License: mit
- Created: 2021-06-25T07:10:36.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T09:13:01.000Z (about 1 year ago)
- Last Synced: 2025-04-03T10:24:54.130Z (about 1 year ago)
- Topics: stenciljs, tailwindcss
- Language: TypeScript
- Homepage: https://poimen.github.io/stencil-tailwind-plugin-example/
- Size: 1.35 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stencil-tailwind-plugin-example
This repo is an example repo for showing the integration of the stencil-tailwind-plugin and StencilJS.
## Getting started with Stencil Component Example
Clone the repo, and install the dependencies:
```shell
cd stencil-component-starter
npm install
```
Start the stencil dev server:
```shell
npm start
```
If you would like to build the application:
```shell
npm run build
```
# Example output screen
As an example of what to expect
