update flake, switch to nixpkgs 26.05 stable
This commit is contained in:
parent
525393272e
commit
18a7f652d4
3 changed files with 24 additions and 25 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
|
||||
/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
|
||||
@layer properties;
|
||||
@layer theme, base, components, utilities;
|
||||
@layer theme {
|
||||
|
|
@ -245,9 +245,6 @@
|
|||
.inset-x-0 {
|
||||
inset-inline: calc(var(--spacing) * 0);
|
||||
}
|
||||
.start {
|
||||
inset-inline-start: var(--spacing);
|
||||
}
|
||||
.top-0 {
|
||||
top: calc(var(--spacing) * 0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue