UNPKG

styled-components

Version:

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

8 lines (5 loc) • 288 B
#!/usr/bin/env node /* eslint-disable */ /* Adapted from nodemon's postinstall: https://github.com/remy/nodemon/blob/master/package.json */ var msg = 'Use styled-components at work? Consider supporting our development efforts at opencollective.com/styled-components'; console.log(msg);