Source code for CSS Wrapped 2024 – https://chrome.dev/css-wrapped-2024/
Spin up with npm start
To deploy, invoke npm run deploy
.
This will build the project to ./dist
with the --base
flag set to css-wrapped-2024
, and then upload the files to the chrome-dev-demos
bucket.
Only Googlers with sufficient permissions can deploy to chrome.dev
. Make sure you are authenticated with gcloud auth login
.
This project is released under the Apache 2.0 License. See the enclosed LICENSE
for details.
We'd love to accept your patches and contributions to this project. See the enclosed CONTRIBUTING
for details.