website for QC@UCI www.qc-uci.club
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
.
Thanks goes to these wonderful people (emoji key):
Andy Park π» π π§ π¨ |
OCH π» π π π¬ π§βπ« |
TDHTTTT π» π |
DanielQ56 π» |
Prateeknandle π» |
Pranav V P π» |
Jielun (Chris) Chen π€ π¬ |
Joshua Wang π» π§ π¨ |
This project follows the all-contributors specification. Contributions of any kind welcome!