Troubleshooting
Common issues and solutions when using SpiraCSS tools.
Comment Links path resolution fails
- Ensure there is no
@in thealiasRootskeys - Ensure the paths are relative to the project root
- Save
spiracss.config.jsand reload the workspace
Stylelint rules are not applied
- Ensure the plugin is loaded in your Stylelint config
- Ensure
spiracss.config.jsexists in thecwdwhere Stylelint is run (if running from a subdirectory, usecreateRulesAsync(path)to specify the config path explicitly)
Generated SCSS structure looks wrong
- Ensure the
generator.globalScssModulepath is correct - Ensure HTML class names follow the naming rules