Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
chore: tailwind setup
Browse files Browse the repository at this point in the history
  • Loading branch information
kemaldotearth committed Jun 8, 2022
1 parent 1c767ad commit 661d7a2
Show file tree
Hide file tree
Showing 8 changed files with 1,540 additions and 6 deletions.
10 changes: 9 additions & 1 deletion README.md
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.
1 change: 1 addition & 0 deletions build.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 661d7a2

Please sign in to comment.