rocketicons
rocketicons copied to clipboard
React and reactive natives powered by Tailwind
It should contain our logos in various formats, light and dark mode.
https://github.com/tailwindlabs/tailwindcss.com/blob/master/src/components/Search.js
Interacting with the @all-contributors bot
The idea here is to add the prefix to the classes before sending them to the style generator. This should fix #145
The icons work fine without a prefix, however once I want to use custom prefix, Rocketicons stop working. ```js // tailwind.config.js const icons = require("rocketicons/tailwind"); /** @type {import('tailwindcss').Config} */ export...
Bumps the npm_and_yarn group with 1 update: [ws](https://github.com/websockets/ws). Updates `ws` from 6.2.2 to 6.2.3 Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line...