You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/content/assets.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ This will typically look like: `<link data-trunk rel="{type}" href="{path}" ..ot
68
68
-`data-integrity`: (optional) the `integrity` digest type for code & script resources. Defaults to plain `sha384`.
69
69
-`data-no-minify`: (optional) Opt-out of minification. Also see: [Minification](#minification).
70
70
-`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.
0 commit comments