mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-08 01:56:42 +02:00
chore: Add @internal to createCSSStyles
This commit is contained in:
@@ -167,7 +167,7 @@ export const cssImportantStyles = (
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Create the user styles
|
* Create the user styles
|
||||||
*
|
* @internal
|
||||||
* @param config - configuration that has style and theme settings to use
|
* @param config - configuration that has style and theme settings to use
|
||||||
* @param classDefs - the classDefs in the diagram text. Might be null if none were defined. Usually is the result of a call to getClasses(...)
|
* @param classDefs - the classDefs in the diagram text. Might be null if none were defined. Usually is the result of a call to getClasses(...)
|
||||||
* @returns the string with all the user styles
|
* @returns the string with all the user styles
|
||||||
|
Reference in New Issue
Block a user