https://github.com/code402/code402.github.io
Landing page for Seam Rippers Club
https://github.com/code402/code402.github.io
Last synced: 11 months ago
JSON representation
Landing page for Seam Rippers Club
- Host: GitHub
- URL: https://github.com/code402/code402.github.io
- Owner: code402
- Created: 2024-08-13T15:42:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-05T18:00:01.000Z (over 1 year ago)
- Last Synced: 2025-01-17T16:57:56.687Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 290 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
This site is published directly to seamrippers.club, via the Code402 GitHub Pages. To re-publish, check in the code to the repository.
To use new Tailwind CSS elements, the output.css must be rebuilt after making changes to the html page(s).
Run:
npx tailwindcss -i ./globals.css -o ./output.css --watch