UNPKG

stylelint-wechat-work-css

Version:

Special stylelint rules for `wechat at work` project css

6 lines (4 loc) 114 B
const prefix = 'wechat-work' module.exports = function namespace (ruleName) { return `${prefix}/${ruleName}` }