diff --git a/README.md b/README.md index 886f640..0538d51 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,19 @@ To stop an element from acting as a container, use the `@container-normal` class +### With a prefix + +If you have configured Tailwind to use a prefix, make sure to prefix both the `@container` class and any classes where you are using a container query modifier: + +```html +
+ +
+ +
+
+``` + ## Configuration By default we ship with the following configured values: