A plugin that tries to bridge the gap between designs and code. Figma tailwindcss lets you export aspects of a design made in Figma to a javascript theme file that you can import into your tailwindcss config
preserve correct order of gap and column-gap properties
Patch Changes
update autoprefixer
v6.1.1
Patch changes
update selector parser
in the minify font plugin, you can pass a function to determine whether a css variable is one of font, font-family, and font-weight to determine whether the variable needs to remove quotes.
v6.1.0
This release contains a lot of fixes to Browserslist support thanks to @colinrotherham
Features
support Browserslist options in more plugins
support overriding autoprefixer options
Additionally, this release includes improved TypeScript types.
v6.0.5
Bug Fixes
correctly minify font declaration in edge cases
preserve initial property in -webkit-line-clamp
v6.0.4
Bug Fixes
preserve empty @layer declarations
avoid crashing when encountering @layer without any braces afterwards
update to latest lilconfig dependency to avoid vulnerability
v6.0.3
Bug fixes
do not sort unknown properties
Other
Require latest browserslist and postcss-selector-parser
v6.0.2
fix: update cssnano peer dependency to 8.4.31 to avoid security issue
fix: update postcss-calc to 9.0.1 to solve disappearing expressions inside two brackets
deps(postcss-svgo): update SVGO to 3.0.5 and update doc
chore: update css-declaration-sorter
fix(postcss-minify-selectors): prevent mangling of timeline range names
fix(postcss-convert-values): keep percent unit in @Property
collect of used variables for changed selector (#1217) (9fbb592)
gulp-purgecss: move vinyl-sourcemaps-apply to deps #999 (7858b7a)
Only throw No files found from the passed PurgeCSS option 'content'. warning when files/globs are passed to content by @AdrianGonz97 in FullHuman/purgecss#1188
bugfix: Only throw No files found from the passed PurgeCSS option 'content'. warning when files/globs are passed to content by @AdrianGonz97 in FullHuman/purgecss#1188
Bumps postcss to 8.4.38 and updates ancestor dependencies postcss, autoprefixer, css-loader, cssnano, postcss-import, postcss-loader, postcss-nested, purgecss-webpack-plugin and tailwindcss. These dependencies need to be updated together.
Updates
postcss
from 7.0.32 to 8.4.38Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
a69d45e
Release 8.4.38 version64e35d9
Update dependenciesc1ad8fb
Merge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...b45e7e9
fix endIndex1bea246
failing test: for endIndex 0 in rangeBy0fd1d86
Add changelog auto release on Github49c906e
Release 8.4.37 versionb5bd92c
Fix another broken prev source map issue2882039
Update dependenciese5ad939
Release 8.4.36 versionUpdates
autoprefixer
from 9.8.8 to 10.4.19Release notes
Sourced from autoprefixer's releases.
... (truncated)
Changelog
Sourced from autoprefixer's changelog.
... (truncated)
Commits
8060e33
Release 10.4.19 versionfe7bae4
Remove end→flex-end warning5f6f362
Update dependencies13a86df
Move to flat ESLint configb3e0579
Update dependencies90dc18d
Release 10.4.18 version0af1be8
Update dependencies1efe165
Update c8 config80ff109
Add Node.js 21 to CI5e5d193
Automate release creationUpdates
css-loader
from 1.0.1 to 7.1.1Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
5c717c9
chore(release): 7.1.1d6c31a1
fix: automatically rename classdefault
to_default
when named export is ...b162e25
chore(release): 7.1.015f793d
docs: update logic (#1587)9c165a4
docs: update migration guide (#1586)af834b4
feat: added thegetJSON
option to output CSS modules mapping (#1577)fd18587
chore: husky migration (#1584)96e6ff4
chore(release): 7.0.0a2231ae
test: updatef96a110
feat:namedExports
works fine with anyexportLocalsConvention
valueUpdates
cssnano
from 4.1.11 to 6.1.2Release notes
Sourced from cssnano's releases.
... (truncated)
Commits
760ba29
Publish cssnano 6.1.20ffe067
Update css-declaration-sorter to 7.2.00b9ce45
Merge pull request #1589 from cssnano/update-autoprefixer2f3fb50
chore(cssnano-preset-advanced): update autoprefixer3282447
Merge pull request #1587 from cssnano/update-dev-deps0857e15
chore: update development dependencies7a1cfe3
Merge pull request #1586 from cssnano/update-website32eebd5
docs: update website dependencies18206e6
Merge pull request #1585 from cssnano/release-611d7b4d2b
Publish cssnano 6.1.1Updates
postcss-import
from 12.0.1 to 16.1.0Release notes
Sourced from postcss-import's releases.
Changelog
Sourced from postcss-import's changelog.
... (truncated)
Commits
9217ec3
16.1.0eb9899b
Allow urls that contain fragments, fixes #560 (#561)fa42e63
16.0.1ba92913
ensure that media params remain string values (#558)d8a9f21
Update dependency prettier to ~3.2.0 (#555)9e53da3
Update dependency c8 to v9 (#554)025f27a
16.0.07fb74a5
Add trailing commas; lint on CI (#553)97690de
Update dependency ava to v6 (#547)c3e795c
Update dependency prettier to v3 (#526)Updates
postcss-loader
from 3.0.0 to 8.1.1Release notes
Sourced from postcss-loader's releases.
... (truncated)
Changelog
Sourced from postcss-loader's changelog.
... (truncated)
Commits
d2651fc
chore(release): 8.1.152d8050
fix: respectdefault
when loading postcss esm configsfdd5448
ci: fix commitlint check (#683)107b519
chore: update dependencies to latest version (#682)947f29b
chore: update dependency-review-action to the latest version (#681)df307b5
chore(release): 8.1.0512e4c3
feat: add@rspack/core
as an optional peer dependency (#679)d53fe9d
chore(release): 8.0.08dd0315
chore!: minimum supported Node.js version is18.12.0
(#677)754c4a5
chore(release): 7.3.4Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.
Updates
postcss-nested
from 4.2.3 to 6.0.1Changelog
Sourced from postcss-nested's changelog.
Commits
69c2eba
Release 6.1 version6e3b93c
Add@container
to bubbled at-rules07b4427
Update note about postcss-nestinga5a8b49
Clarify that there is no 100% compatibility0bec2f5
Update dependencies851afa0
Add Node.js 19 to CI0302ee4
Remove dublicate pluginbed7d26
Release 6.0 version6c37bc9
CLean up code from typescb93b65
Update dependenciesUpdates
purgecss-webpack-plugin
from 1.6.0 to 6.0.0Release notes
Sourced from purgecss-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from purgecss-webpack-plugin's changelog.
... (truncated)
Commits
Updates
tailwindcss
from 1.9.6 to 3.4.3Release notes
Sourced from tailwindcss's releases.