Skip to content

Commit

Permalink
Update asset-compilation-vite.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers authored Oct 25, 2024
1 parent f684db3 commit 672948d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions console/asset-compilation-vite.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ By default, the `vite:create` command will only generate the basic `vite.config.

- `--tailwind` will configure your package for [tailwindcss](https://tailwindcss.com/)
- `--vue` will configure your package for [vue.js](https://vuejs.org/)
- Other custom bundles can be [registered by third party plugins](asset-compilation#supported-toolset-bundles)

For example, the following with configure the plugin `Acme.Example` with tailwind and create `plugins/acme/example/assets/src/acme-example.css` with a tailwind setup.

Expand Down

0 comments on commit 672948d

Please sign in to comment.