Skip to content

wcus/wcus-2024

Repository files navigation

WordCamp US 2024

This repo contains the remote CSS used for WordCamp US 2024. It also serves as an issue tracker.

Development

Any changes to the root style.css will automatically sync to the WordCamp site using Remote CSS.

Changes should be made in css/style.css, using a branch workflow. Once merged, an automation will trigger to build the /style.css file (runs a linter, postcss, & autoprefixer).

You can run these locally with the following commands:

npm install
npm run lint
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published