Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.17.1
encre-css
Browse files
Jul 28, 2025
chore: release encre-css v0.17.1, encre-css-cli v0.17.1, encre-css-icons...
· f23408d1
nifou
authored
Jul 28, 2025
View commits for tag v0.17.1
v0.17.1
f23408d1
fix(encre-css-cli): cli loop generating in watch mode because of `Access` file operations
· fa7b9e9d
nifou
authored
Jul 28, 2025
fa7b9e9d
docs: add missing documentation for `border-{x,y,s,e,t,r,b,l}` colors
· 64b3fac5
nifou
authored
Jul 28, 2025
64b3fac5
fix: classes having the same modifier to be recognized as the same even if...
· ff312ecb
nifou
authored
Jul 28, 2025
ff312ecb
Jul 27, 2025
chore: release encre-css v0.17.0, encre-css-cli v0.17.0, encre-css-icons...
· de806ece
nifou
authored
Jul 27, 2025
View commits for tag v0.17.0
v0.17.0
de806ece
Jul 26, 2025
feat!: support `inset-shadow-*` and `inset-ring-*` but remove `shadow-inner` and `ring-inset`
· 0336f01f
nifou
authored
Jul 26, 2025
0336f01f
test: fix tests
· 442924c6
nifou
authored
Jul 26, 2025
442924c6
fix: merge the three variable declaration CSS rules into one in the preflight
· fb2039ee
nifou
authored
Jul 26, 2025
fb2039ee
Jul 25, 2025
feat: add support for radial and conic gradients and choosing their interpolation mode
· 833a0b3d
nifou
authored
Jul 25, 2025
833a0b3d
docs: update to the new oklch colors in the documentation
· a06e7f08
nifou
authored
Jul 25, 2025
a06e7f08
docs(readme): remove tokei badges
· e9341ec9
nifou
authored
Jul 25, 2025
e9341ec9
chore: update dependencies
· e769a5ba
nifou
authored
Jul 25, 2025
e769a5ba
Jul 24, 2025
feat: support `translate-z`, `scale-z` and `rotate-{x,y,z}`
· 5d3250ea
nifou
authored
Jul 25, 2025
5d3250ea
fix: wrong property value generated by the `transform-origin` utility
· ff78ced5
nifou
authored
Jul 24, 2025
ff78ced5
chore: remove the deprecated `authors` key from all `Cargo.toml` files
· 12f9b615
nifou
authored
Jul 24, 2025
12f9b615
feat: add support for the `perspective` and `perspective-origin` utilities
· ab5f5128
nifou
authored
Jul 24, 2025
ab5f5128
fix: incorrect modifiers for the `object-position` utility
· e774b098
nifou
authored
Jul 24, 2025
e774b098
feat: add support for the `text-shadow` utility
· eebcd9ca
nifou
authored
Jul 24, 2025
eebcd9ca
feat: use CSS defaults in variables to reduce CSS generated size for shadows
· fa1bc96d
nifou
authored
Jul 24, 2025
fa1bc96d
docs: update documentation for the `shadow` utility
· 05d33f1f
nifou
authored
Jul 24, 2025
05d33f1f
Jul 11, 2025
chore: release encre-css v0.16.1, encre-css-cli v0.16.1, encre-css-icons...
· 3d68ee12
nifou
authored
Jul 11, 2025
View commits for tag v0.16.1
v0.16.1
3d68ee12
docs: fix HTML in docs
· 6a3cd7a8
nifou
authored
Jul 11, 2025
6a3cd7a8
docs: fix typo
· 48c61b82
nifou
authored
Jul 11, 2025
48c61b82
fix: wrong spacing around containers having `divide-width` or `space-between` utilities on Y-axis
· b35b57f3
nifou
authored
Jul 11, 2025
b35b57f3
fix: backdrop filters not working due to missing global CSS variable
· 0877a2dc
nifou
authored
Jul 11, 2025
0877a2dc
Jul 08, 2025
chore: release encre-css-icons v0.3.1
· 6e64d904
nifou
authored
Jul 08, 2025
6e64d904
fix: improve the message when a collection is not loaded but referenced when embedding icons
· b63c85fb
nifou
authored
Jul 08, 2025
b63c85fb
chore: release encre-css 0.16.0 (with TailwindCSS v4.0 compatibility),...
· 1ff90866
nifou
authored
Jul 08, 2025
View commits for tag v0.16.0
v0.16.0
1ff90866
docs: clarify the README
· 28f4249e
nifou
authored
Jul 08, 2025
28f4249e
test: improve test coverage
· 00c6867d
nifou
authored
Jul 08, 2025
00c6867d
chore: improve fuzz testing
· 2a7f1ca0
nifou
authored
Jul 08, 2025
2a7f1ca0
Jul 07, 2025
docs: update README example
· 2d88e043
nifou
authored
Jul 08, 2025
2d88e043
docs: update the README example
· 1d3b1e36
nifou
authored
Jul 08, 2025
1d3b1e36
feat: use CSS logical properties where it's relevant
· 056df6b4
nifou
authored
Jul 08, 2025
056df6b4
chore: fix Clippy warnings
· 46cb0694
nifou
authored
Jul 07, 2025
46cb0694
docs: update some documentation comments
· c04d5a8d
nifou
authored
Jul 07, 2025
c04d5a8d
refactor!: simplify the creation and use of `Variant`s
· 51aee64d
nifou
authored
Jul 07, 2025
51aee64d
feat!: add support for prefixed variants like `supports-[display:flex]` to support Tailwind v4.0
· 5f1176bf
nifou
authored
Jul 07, 2025
5f1176bf
feat: add support for named groups and peers in variants to support TailwindCSS v4.0
· 9d011ad4
nifou
authored
Jul 07, 2025
9d011ad4
Jul 06, 2025
docs: update readme
· 7991867a
nifou
authored
Jul 06, 2025
7991867a
Loading