mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-03 23:56:44 +02:00
Adds CSS option to the CLI
This commit is contained in:
@@ -18,6 +18,7 @@ function processMermaid(files, _options, _next) {
|
||||
, outputDir
|
||||
, options.png
|
||||
, options.svg
|
||||
, options.css || ''
|
||||
, options.sequenceConfig
|
||||
, options.verbose
|
||||
]
|
||||
|
Reference in New Issue
Block a user