Set the base image to Ubuntu must be first instruction - use docker search to find images
FROM ubuntu # <image>
FROM ubuntu:latest # - <image>:<tag>
FROM ubuntu:precise (LTS)Set the maintainer info
Set the base image to Ubuntu must be first instruction - use docker search to find images
FROM ubuntu # <image>
FROM ubuntu:latest # - <image>:<tag>
FROM ubuntu:precise (LTS)Set the maintainer info
This gist may be your full solution or just the starting point for making your Tailwind v4 projects backwards compatible.
@layer)oklab() functionscolor-mix() functions (+ replace CSS vars inside them beforehand)&)translate, scale, rotate properties to their transform: ... notationvar(--var,) > var(--var, ) to help older browsers understand