<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CSS functions &#8211; Ohh Rex Dino Design</title>
	<atom:link href="https://o-rex.com/tag/css-functions/feed/" rel="self" type="application/rss+xml" />
	<link>https://o-rex.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Jul 2026 15:14:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>Get Ready For the Powerful CSS border-shape Property!</title>
		<link>https://o-rex.com/get-ready-for-the-powerful-css-border-shape-property/</link>
		
		<dc:creator><![CDATA[Dino Design]]></dc:creator>
		<pubDate>Tue, 07 Jul 2026 15:14:00 +0000</pubDate>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[animations]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[blobs]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[border-radius]]></category>
		<category><![CDATA[border-shape]]></category>
		<category><![CDATA[borders]]></category>
		<category><![CDATA[clip-path]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[corner-shape]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS functions]]></category>
		<category><![CDATA[css shapes]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[mask]]></category>
		<category><![CDATA[offset]]></category>
		<category><![CDATA[offset-path]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[shapes]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[transform]]></category>
		<category><![CDATA[writing]]></category>
		<guid isPermaLink="false">https://o-rex.com/get-ready-for-the-powerful-css-border-shape-property/</guid>

					<description><![CDATA[So, we recently got the new shape() function (now Baseline!) as well as the corner-shape property. What...
<p><a href="https://o-rex.com/get-ready-for-the-powerful-css-border-shape-property/">Source</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>What’s !important #13: @function, alpha(), CSS Wordle, and More</title>
		<link>https://o-rex.com/whats-important-13-function-alpha-css-wordle-and-more/</link>
		
		<dc:creator><![CDATA[Dino Design]]></dc:creator>
		<pubDate>Mon, 15 Jun 2026 13:15:33 +0000</pubDate>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS functions]]></category>
		<category><![CDATA[css-tricks]]></category>
		<category><![CDATA[dialog]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[masonry]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[ux]]></category>
		<guid isPermaLink="false">https://o-rex.com/whats-important-13-function-alpha-css-wordle-and-more/</guid>

					<description><![CDATA[CSS functions, the alpha() function, Grid Lanes, some things about &#60;dialog&#62; that you might not know, CSS...
<p><a href="https://o-rex.com/whats-important-13-function-alpha-css-wordle-and-more/">Source</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>offset-path</title>
		<link>https://o-rex.com/offset-path/</link>
		
		<dc:creator><![CDATA[Dino Design]]></dc:creator>
		<pubDate>Wed, 03 Jun 2026 15:02:38 +0000</pubDate>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[animations]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[clip-path]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS functions]]></category>
		<category><![CDATA[css shapes]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[GSAP]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[offset]]></category>
		<category><![CDATA[offset-path]]></category>
		<category><![CDATA[shapes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SVG]]></category>
		<guid isPermaLink="false">https://o-rex.com/offset-path/</guid>

					<description><![CDATA[The offset-path property in CSS defines a movement path for an element to follow during animation. This...
<p><a href="https://o-rex.com/offset-path/">Source</a></p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
