@atlaskit/editor-plugin-table
Version:
Table plugin for the @atlaskit/editor
10 lines • 370 B
JSON
{
"name": "@atlaskit/editor-plugin-table/ui/common-styles",
"main": "../../dist/cjs/entry-points/ui-common-styles.js",
"module": "../../dist/esm/entry-points/ui-common-styles.js",
"module:es2019": "../../dist/es2019/entry-points/ui-common-styles.js",
"sideEffects": [
"*.compiled.css"
],
"types": "../../dist/types/entry-points/ui-common-styles.d.ts"
}