Use a real code editor for CSS editing. Closes #1843

This commit is contained in:
Gabe Kangas
2022-10-10 19:47:36 -07:00
parent 5645ff5e13
commit e1416e90e5
3 changed files with 543 additions and 17 deletions

View File

@@ -13,9 +13,12 @@
},
"dependencies": {
"@ant-design/icons": "4.7.0",
"@codemirror/lang-css": "^6.0.0",
"@codemirror/lang-markdown": "^6.0.2",
"@fontsource/open-sans": "4.5.12",
"@fontsource/poppins": "4.5.10",
"@storybook/react": "6.5.12",
"@uiw/react-codemirror": "^4.12.4",
"@xstate/react": "3.0.1",
"antd": "4.23.4",
"autoprefixer": "10.4.12",