comment:null leads to errors with style-dictionary
See original GitHub issueHi,
thanks for this great plugin!
One thing I discovered in the latest version:
Missing comments are exported as comment: null
, which leads to errors when using style-dictionary (I am using 2.10.3) to transform the styles. Changing these to comment: ""
or removing them altogether leads to a working build.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
CSS Comments · Issue #195 · amzn/style-dictionary - GitHub
I noticed an issue with Style Dictionary when using comments to Sass and ... For example, when this is the variable set, there...
Read more >Style Dictionary - Style once, use everywhere. A build system ...
Style Dictionary is a build system that allows you to define styles once, ... source - removing roadblocks, errors, and inefficiencies across your...
Read more >datatables.txt - tds.ms
compressionOptions = null; exports.comment = null; exports.unixPermissions = null; exports. ... Unfortunately, this lead also to some issues ...
Read more >style-dictionary - npm
Style once, use everywhere. A build system for creating cross-platform styles.. Latest version: 3.7.1, last published: 7 months ago.
Read more >Dark Mode with Style Dictionary | dbanksdesign - Danny Banks
A values-night/colors.xml file with non-colors will throw an error when trying to build. If you are working in Android Studio, there are ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sweet, thanks! Can confirm my issues are resolved.
Hey, I just published version 2.1.3 which changes the behavior to avoid any non-string comments