UNPKG

editorjs-table-readonly

Version:

Table for Editor.js with configurable rows and columns and readonly mode

8 lines 153 B
module.exports = { plugins: [ require('autoprefixer'), require('cssnano'), require('postcss-nested'), require('postcss-nesting') ] };