UNPKG

techy

Version:

Flat CMS based on Gulp and AbsurdJS

13 lines 157 B
module.exports = function(api) { api.add({ 'ul, ol': { mar: '30px 0 30px 22px', pad: 0, list: 'c', li: { mar: 0, pad: 0 } } }) }