mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-14 09:44:51 +01:00
#1542 Styling for all diagram types
This commit is contained in:
5
src/diagrams/er/styles.js
Normal file
5
src/diagrams/er/styles.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const getStyles = () =>
|
||||
`
|
||||
`;
|
||||
|
||||
export default getStyles;
|
||||
Reference in New Issue
Block a user