Skip to content

Commit

Permalink
bump evidence version
Browse files Browse the repository at this point in the history
  • Loading branch information
matsonj committed Apr 21, 2023
1 parent f141d02 commit 70e18a9
Show file tree
Hide file tree
Showing 3 changed files with 280 additions and 116 deletions.
6 changes: 6 additions & 0 deletions analyze/.evidence/template/tailwind.config.cjs
Expand Up @@ -139,6 +139,12 @@ module.exports = {
19: '#bfdbf7',
20: '#bc4749'
}
},
listStyleType: {
circle: 'circle',
square: 'square',
'lower-alpha': 'lower-alpha',
'lower-roman': 'lower-roman'
}
}
},
Expand Down

0 comments on commit 70e18a9

Please sign in to comment.