The internet impacts us all, let's do something about it.
See it live at theinternetimpact.org
This project uses TailwindCSS, you'll need to regenerate the CSS files if you add new classes. Due to the size of npm and Tailwind, it's not distributed with the project. However, the CSS source code is.
To install Tailwind:
npm install tailwindcss
To update the CSS files:
npx tailwindcss -i './assets/css/dev.css' -o './assets/css/styles.css'
Source code is licensed under the Apache License, website content is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license, except quotes and sources which are property of their respective owners.