plainlanguage.gov icon indicating copy to clipboard operation
plainlanguage.gov copied to clipboard

Remove basscss dependency

Open mejiaj opened this issue 3 years ago • 1 comments

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 https://github.com/GSA/plainlanguage.gov/blob/030125b923dbe8bf051e4cb3c9f091bd8cd71394/assets/css/main.scss#L10-L13

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/

mejiaj avatar Jul 21 '22 15:07 mejiaj

This will be closed out when site is migrated.

nick-mon1 avatar Apr 18 '24 17:04 nick-mon1