-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
35 lines (35 loc) · 1.23 KB
/
Copy pathCITATION.cff
File metadata and controls
35 lines (35 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# https://citation-file-format.github.io/
# This file is rendered as a "Cite this repository" widget by GitHub on
# the repo home page. It also feeds Zenodo / Software Heritage / FOSDEM
# style indexes. Keep it short — only fields a citing reader needs.
cff-version: 1.2.0
message: >-
If you use tailwindcss-obfuscator in academic work, a publication, a
measurement experiment, or any redistributable artefact, please cite it.
type: software
title: tailwindcss-obfuscator
abstract: >-
Build-time Tailwind CSS class mangler & obfuscator. Renames utility
classes (bg-blue-500 → tw-a) at build time across Vite, Webpack,
Rollup, esbuild, rspack, Farm, Nuxt, SvelteKit, Astro, Solid, Qwik,
React Router 7 and TanStack Router. Cuts the CSS bundle by 30–60 %
and removes the Tailwind signature from rendered HTML.
authors:
- family-names: DA COSTA
given-names: José
email: contact@josedacosta.info
website: https://github.com/josedacosta
license: MIT
repository-code: https://github.com/josedacosta/tailwindcss-obfuscator
url: https://josedacosta.github.io/tailwindcss-obfuscator/
keywords:
- tailwindcss
- obfuscation
- mangler
- css
- build-tool
- vite
- webpack
- rollup
- esbuild
- design-system-protection