This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c767ad
commit 661d7a2
Showing
8 changed files
with
1,540 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
# Artillery Tailwind | ||
|
||
This is a temporary repo to host a static build of our latest Tailwind build. This is only to be used anywhere you may require a static build for one off or standalone projects. Current usage is for the HTML Report for example. | ||
This is a temporary repo to host a static build of our latest Tailwind build. This is only to be used anywhere you may require a static build for one off or standalone projects. Current usage is for the HTML Report for example. | ||
|
||
To generate a new build simply run: | ||
|
||
``` | ||
npm run output | ||
``` | ||
|
||
Once you've done this, you can require the raw build file from GitHub. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.