UNPKG

@pegakit/pegakit

Version:

The living styleguide, pattern library, UI ToolKit, and front-end build tools that power Pega's digital web properties.

7 lines (5 loc) 188 B
var AnchorJS = require('anchor-js'); var anchors = new AnchorJS(); anchors.options.visible = 'always'; anchors.add('.js-styleguide-content h2'); anchors.add('.js-styleguide-content h3');