UNPKG

codex.special

Version:

Module for making high-contrast version of websites.

13 lines (11 loc) 315 B
/** * Special contrast verison for websites * * @link https://github.com/codex-team/codex.special * @author Codex Team — ifmo.su * Vitaly Guryn https://github.com/talyguryn * Savchenko Petr https://github.com/neSpecc * @version 1.2.1 */ /** Script */ module.exports = require('./codex-special');