For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Resources
Get started
    • Overview
  • APIs and SDKs
    • Data API
    • Designer API
    • Browser API
  • Developer tools
    • MCP Server
    • Webflow Apps
    • Webflow CLI
    • DevLink
    • Webflow Cloud
    • Flowkit CSS Framework
    • Changelog
LogoLogo
Resources
Get started

Changelog

This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.

February 18, 2026
February 18, 2026

Expanded CSS property support

The Designer API now supports a significantly expanded set of CSS properties. Whereas previously you could only set CSS properties that were natively supported in Webflow and shown in the Styles panel, you can now use nearly any CSS property with functions such as style.setProperties and style.setProperty.

Also, you no longer need to use long-form property names exclusively; shorthand properties such as inset, flex, flex-flow, gap, grid, border, and background are now supported alongside their long-form equivalents.

For more information, see Set style properties.

For the full list of supported properties and accepted types, see Style Properties.

Was this page helpful?
Previous

Improved build and deploy logs

Debug deployments faster with enhanced logging, including deploy phase visibility, search, and a refreshed UI.
Next
Built with