Jump to content

RockFrontend 🔥🚀 The Powerful Toolbox for ProcessWire Frontend Development


bernhard

Recommended Posts

How do we fix the breaking changes? The documentation is unclear:

I have installed RockDevTools
added $config->rockdevtools = true; to config.php
switched styles() to stylesTag() in _main.php.

I am getting WireExceptions, and the Rockfrontend documentation is out of date https://www.baumrock.com/en/processwire/modules/rockfrontend/docs/asset-tools/

Link to comment
Share on other sites

On 2/3/2025 at 11:48 AM, Stefanowitsch said:

@bernhard does the postCSS feature still work as intended? 

After updating RockFrontend and installing RockDevTools all my rfGrow settings are written directly to the generated styles.css like this:

font-size: rfGrow(18pxrem, 20pxrem);

@Stefanowitsch I'm proud to announce that this is now also successfully ported to rockdevtools 😎

Note that the syntax changed to grow() and shrink() as it is not any more a RockFrontend feature and AI told me it's safe to use these wordings as they are not used in css/less/sass

https://www.baumrock.com/en/processwire/modules/rockdevtools/docs/rockcss/

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...