Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 4.91 KB

README.md

File metadata and controls

43 lines (34 loc) · 4.91 KB

qc-uci.club

All Contributors

website for QC@UCI www.qc-uci.club

Set up Tailwind

We use Tailwind CSS for styling. To set up Tailwind locally, first make sure you have Node.js and npm installed. Then install Tailwind and its dependencies (i.e. postcss and autoprefixer) by npm install.

Whenever you need to tweak some style in css/style.css, remember to npm run build which will inject Tailwind CSS into our custom css. (Tailwind CSS + css/style.css = css/tailwind_style.css). Enjoy Tailwind in any HTML by linking css/tailwind_style.css.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Andy Park
Andy Park

💻 👀 🚧 🎨
Omar Costa Hamido
OCH

💻 🐛 📆 💬 🧑‍🏫
TDHTTTT
TDHTTTT

💻 🐛
DanielQ56
DanielQ56

💻
Prateeknandle
Prateeknandle

💻
Pranav V P
Pranav V P

💻
Jielun (Chris) Chen
Jielun (Chris) Chen

🤔 💬
Joshua Wang
Joshua Wang

💻 🚧 🎨

This project follows the all-contributors specification. Contributions of any kind welcome!