Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@olets/tailwindcss-fluid-font-size
Advanced tools
A plugin for Tailwind CSS ^3.3.2 that provides utilities for fluid font sizes.
💗 Want fluid lengths for things other than font-size, including for non-Tailwind CSS-in-JS? Check out css-fluid-length.
Add the plugin, and with no additional configuration you'll have utility classes for fluid typography going from any of Tailwind's font sizes between any of Tailwind's breakpoints, relative to window width or any other dimension. Customize it to add additional sizes and breakpoints.
Intellisense works, responsive variants work, and arbitrary classes work.
📖 Visit the docs site at https://tailwindcss-fluid-font-size.olets.dev/
Or dive right in.
# Install from NPM
# (recommended)
# by running one of
bun add -D @olets/tailwindcss-fluid-font-size
deno add npm:@olets/tailwindcss-fluid-font-size
npm add -D @olets/tailwindcss-fluid-font-size
pnpm add -D @olets/tailwindcss-fluid-font-size
yarn add -D @olets/tailwindcss-fluid-font-size
# Or install from JSR
# (deprecated, may be removed from JSR registry in a future major version)
# by running one of
bunx jsr add -D @olets/tailwindcss-fluid-font-size
deno add @olets/tailwindcss-fluid-font-size
npx jsr add -D @olets/tailwindcss-fluid-font-size
pnpm dlx jsr add -D @olets/tailwindcss-fluid-font-size
yarn dlx jsr add -D @olets/tailwindcss-fluid-font-size
// Tailwind config
import fluidFontSizePlugin from "@olets/tailwindcss-fluid-font-size";
// …
plugins: [ fluidFontSizePlugin ],
// …
Star or fork the project, or read or open issues, at https://codeberg.org/olets/tailwindcss-fluid-font-size
See the CHANGELOG file.
Thanks for your interest. Contributions are welcome!
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Check the Issues to see if your topic has been discussed before or if it is being worked on.
Please read CONTRIBUTING.md before opening a pull request.
tailwindcss-fluid-font-size by Henry Bley-Vroman is licensed under a license which is the unmodified text of CC BY-NC-SA 4.0 and the unmodified text of a Hippocratic License 3. It is not affiliated with Creative Commons or the Organization for Ethical Source.
Human-readable summary of (and not a substitute for) the LICENSE file:
You are free to
Under the following terms
FAQs
Tailwind CSS fluid font-size plugin
We found that @olets/tailwindcss-fluid-font-size demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.