When importing a Design System Package(DSP) (designed in adobe XD) to vscode, after completion of editing expectation is, it generates CSS, JS etc as configured. But instead it is generating json files. Am I missing any step?
Below are the steps I followed:
- Created a package in vscode XD extension.
- Imported a DSP link into my work repository.
- Added few code snippets to components.
- Clicked on Finish editing.
And these steps are producing json files in dist/styledictionary/properties folder as
- List item
- colors.json
- custom.json
- fonts.json
- sizes.json