$ cnpm install pseudo-elements
List of all CSS pseudo-elements.
https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-elements.
npm install --save pseudo-elements
var pseudoElements = require('pseudo-elements');
pseudoElements(); // => ['after', 'before', 'first-letter', 'first-line', 'selection']
MIT
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)Crafted with <3 by John Otander (@4lpine).
This package was initially generated with yeoman and the p generator.
Copyright 2013 - present © cnpmjs.org | Home |