Skip to content

sfusurge/styleguide

Repository files navigation

SFU Surge Style Guide

SFU Surge Logo

A style guide and shared configuration for our web development projects.

Guide

TODO

Presets

Using GitHub Actions

In order to properly use the presets within the GitHub Actions CI environment, you first need to add repository access on https://github.com/orgs/sfusurge/packages/npm/<package-name>/settings for each preset.

Contributing

To release a new package, create and push a new tag in the format of v1.2.3. The CI will automatically publish the packages with the version 1.2.3.