Hi, Tony. As far as I can tell, the main things that are important for SLDS v2 support are an up-to-date SLDS CSS file and SLDS Linter support to help guide toward the SLDS v2 classes/patterns. I’m already well into a set of Winter ‘26 updates that include the former, and the latter is already available in IC:
https://illuminatedcloud.blogspot.com/2025/07/2365-release-notes.html
You might just need to bump the following to the highest available versions in the project’s package.json file:
"@salesforce-ux/eslint-plugin-slds": "^0.5.3", "@salesforce-ux/stylelint-plugin-slds": "^0.5.3",IC can also do that for you using the SLDS Linter code inspection settings by clicking Node Dependencies | Reinstall.
If there are other aspects of SLDS v2 support that can/should be integrated directly into IC but aren’t part of what I’ve described above, definitely let me know about those oversights so that I can take care of them.
Regards,
Scott Wells