Edit File: my_custom_importer_data.js
module.exports = function() { return { contents: 'div {color: yellow;}' }; };
Back to File Manager