Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Remove basscss dependency #366

@mejiaj

Description

@mejiaj

Basscss is deprecated and the github repo is archived. We should remove this dependency. Let's use USWDS tokens, utilities, and functions instead.

See main.scss

@import 'basscss-sass/scss/basscss';
@import 'basscss-sass/scss/responsive-margin';
@import 'basscss-sass/scss/responsive-padding';

For example, handling margins
https://github.com/basscss/basscss-sass/blob/master/scss/_responsive-margin.scss

Use USWDS tokens for spacing instead
https://designsystem.digital.gov/design-tokens/spacing-units/

Metadata

Metadata

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions