🚀 DAY 4 OF LAUNCH WEEK:Introducing Socket Scanning for OpenVSX Extensions.Learn more →
Socket
Book a DemoInstallSign in
Socket

@mcgill-wsg/mcgill-ds

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcgill-wsg/mcgill-ds

McGill Design System - a set of components and styles to adhere to McGill University standards.

latest
npmnpm
Version
1.12.22
Version published
Maintainers
1
Created
Source
McGill University logo

McGill Design System (mcgill-ds)

This project contains templates, styles and other resources for the web that adhere to the digital standards of McGill University.

Every release for this repository creates Composer and npm packages that distribute CSS (and related assets like fonts and logos) for use in any project. These assets are also published on unpkg and can be used directly from there in your project.

Changelog

The changelog is included in the package. You can view the latest version in the CHANGELOG.md file.

Installation

This project is available to install as an npm or composer package.

Options

CSS OptionsDescription
dist/css/mds-scoped.cssScoped - to avoid conflicts when layering on existing CSS
dist/css/mds.cssGlobal - best used for foundational and boilerplate contexts

To use the Composer package:

To include this package in a Drupal 9 project, you can use npm-asset:

composer require npm-asset/mcgill-wsg--mcgill-ds:VERSION

To use the NPM package:

  • Add '@mcgill-wsg/mcgill-ds': 'xxx' (where xxx is your desired version) to your project's package.json file.
  • Run npm install

Resources

Note: For internal development documentation, please refer to README-internal.md

Storybook

Storybook https://storybook.js.org can be run locally, allowing you to see all of the documented components in one place (useful if you want to work with them!), offering you the chance to see each one in isolation.

The latest version of the Storybook instance is also published publicly to https://docs.designsystem.mcgill.ca/

Icons & Ionicons

This package and the McGill Design System in general use icons from the open-source project Ionicons.

Invision

The McGill Invision app is our designs teams tool to inform what is provided in McGill-DS. Invision also has a handy inspect tool

Keywords

CSS

FAQs

Package last updated on 12 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts