Skip to content

GoogleChromeLabs/css-wrapped-2024

Repository files navigation

CSS Wrapped 2024

Source code for CSS Wrapped 2024 – https://chrome.dev/css-wrapped-2024/

Development

Spin up with npm start

Deploying to production

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.

License

This project is released under the Apache 2.0 License. See the enclosed LICENSE for details.

Contributing

We'd love to accept your patches and contributions to this project. See the enclosed CONTRIBUTING for details.