Skip to content

presenta-software/presenta-module-css

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

PRESENTA CSS Module

This module adds raw CSS capability to PRESENTA Blocks.

Installation

Please read the installation istructions for official plugins here using this unique identifier: module-starter

Usage

To configure this module use this setting:

{
    modules:{
      css:'p{color:blue;}'
    }
}

Development

Run the watcher:

npm start

and the local webserver

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published