Skip to content

Commit e9a8ae4

Browse files
azriel91ctron
authored andcommitted
Update documentation to mention data-config for tailwind assets.
1 parent 7b4198b commit e9a8ae4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/content/assets.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ This will typically look like: `<link data-trunk rel="{type}" href="{path}" ..ot
6868
- `data-integrity`: (optional) the `integrity` digest type for code & script resources. Defaults to plain `sha384`.
6969
- `data-no-minify`: (optional) Opt-out of minification. Also see: [Minification](#minification).
7070
- `data-target-path`: (optional) Path where the output is placed inside the dist dir. If not present, the directory is placed in the dist root. The path must be a relative path without `..`.
71+
- `data-config`: (optional) Path to the tailwind config file, if it is not in the working directory.
7172

7273
## icon
7374

0 commit comments

Comments
 (0)