Changelog
[7.0.0]
value
is an object or arraymy-aliases
will now point to ./node_modules/my-aliases
instead of ./my-aliases
. Local imports should include the relative path (./
, ../
)Changelog
[6.0.0]
Theo v6 is a complete re-write that allowed us to fix some long standing issues and separate the core engine from the Gulp plugin.
registerFormat()
(@kaelig)cssmodules.css
(@nickbalestra)custom-properties.css
module.js
Big thanks to @kaelig for helping kickstart this release and to all the alpha/beta testers who reported issues and fixed bugs!
.meta
key to meta
includeRawValue
option in favor of always adding an originalValue
key in each transformed propIf you would like to keep using Theo as a Gulp plugin with Theo v6, here is what a typical update would look like: