Per https://github.com/WordPress/gutenberg/pull/53602, it should be safe to move this to theme.json: ``` /* -- List -- */ .is-style-no-style { list-style-type: none; padding-left: 0; } ```
Per WordPress/gutenberg#53602, it should be safe to move this to theme.json: