csstools / csstools/system-font-css

Scss @import gets confused between css and scss files

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
528
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Because the CSS is in the root and the duplicated preprocessor files also list in the root, the @import into a global main.scss doesn't know which file to import. It might be wise to relocate the css file into `src/` and the duplicated files into `dist/`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.