Add component validation warning
Closed this issue · 1 comments
origami-z commented
Currently the script validates CSS variables from theme css file, since @salt-ds/core@1.12.0 enableStyleInjection={false}
, component (core, lab, icon) packages offers CSS file as well. Add warning to validate component css would be good.
origami-z commented
This can be done with
salt-codemod/migration/utils.js
Line 233 in a7335d1