diff --git a/src/components/Notifications.jsx b/src/components/Notifications.jsx index b911c3c..140345f 100644 --- a/src/components/Notifications.jsx +++ b/src/components/Notifications.jsx @@ -114,6 +114,16 @@ export function Notifications(props) { return (

Whats new?

+ +
  • + Improvement: Atomic CSS (Atomizer) has been updated + to latest version. Now you can do things like Grid and more! +
  • +
  • + Improvement: Atomic CSS config can now be written + with unquoted keys too. No need to have a valid JSON syntax. +
  • +
    Detached preview now renders correctly.