This module adds raw CSS capability to PRESENTA Blocks.
Please read the installation istructions for official plugins here using this unique identifier: module-starter
To configure this module use this setting:
{
modules:{
css:'p{color:blue;}'
}
}
Run the watcher:
npm start
and the local webserver
npm run test