Markdown shortcuts for checkbox lists

This commit is contained in:
Tom Moor
2017-09-25 20:55:13 -07:00
parent d84b2847f2
commit 799ba2f5e3
3 changed files with 26 additions and 19 deletions

View File

@ -19,7 +19,7 @@ import type { Props, Node, Transform } from './types';
const TodoList = styled.ul`
list-style: none;
padding-left: 0;
padding: 0 !important;
ul {
padding-left: 1em;