Skip to content

joemasilotti/x-wing-ai-tailwind

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

X-Wing AI landing page

A single page landing page built with tailwindcss for an iOS app, X-Wing AI. The site is hosted at https://xwing.app.

tailwind requires a CSS processor to generate all of the utility classes being used. To keep things as simple as possible I'm directly calling postcss-cli.

Installation instructions

  1. Install yarn
  2. yarn install
  3. yarn run watch

Open dist/index.html in your browser. You can now edit src/index.html and css/base.css which will be automatically watched then processed.

Production

Run yarn run build to process, purge, and minimize the CSS for production. You can then copy the contents of dist/ wherever you want to deploy the site.

Template

This project was indirectly forked from tailwindtoolbox's Landing Page template which is released under the MIT license.

About

A landing page built with Tailwind CSS for my iOS app, X-Wing AI.

Topics

Resources

License

Stars

Watchers

Forks