Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@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
The npm package @olets/tailwindcss-fluid-font-size receives a total of 6 weekly downloads. As such, @olets/tailwindcss-fluid-font-size popularity was classified as not popular.
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.