respec

Custom Specificity for CSS Rules

Syntax

respec(selector, specificity, rule)

Example

respec('div', 3, 'background: lime;')

Demo

Github