The inclusion of all of the styles in a index.css is causing issues in CCDB, and presumably any project that lives under cf.gov without the Header component.
The css rules that DSR is causing a gap under the megamenu and above the green border from cf.gov.
Any ideas on how we should fix this?
I attempted to override the styles in an overrides file in ccdb, but I still can't get it to match completely.
Another option would be to do per component css exports so users can import only what's needed.
The inclusion of all of the styles in a index.css is causing issues in CCDB, and presumably any project that lives under cf.gov without the Header component.
The css rules that DSR is causing a gap under the megamenu and above the green border from cf.gov.
Any ideas on how we should fix this?
I attempted to override the styles in an overrides file in ccdb, but I still can't get it to match completely.
Another option would be to do per component css exports so users can import only what's needed.