@0x5am5@verofashoo@webflow The docs refer to providing Webpack config overrides to the Webflow CLI itself to use when bundling your Code Components. These are separate from your own project's bundling configs https://t.co/PEwHsP3VGq
@0x5am5@verofashoo@webflow CSS modules is a good example where you can have different ways of using them that require different bundling configs, for example:
- import * as styles from "file.module.css"
- import styles from "file.module.css"
- import {myStyle} from "file.module.css"
Next up: devLink! @_fedefiore presenting the link between React components and #webflow. Very new feature - lots of investment in the roadmap. #WebflowConf live from London! Follow along
Really excited to share a look into our first full project with #DevLink from @webflow. Big thanks to the @_fedefiore and the rest of the labs team for their work on this and support during the project.
https://t.co/E8G9DCEVh3
https://t.co/QNoVVUpf2I
Been working on something over the past few months and we're launching today!
With DevLink you can build components visually in Webflow, connect to your local React project, and import ready-to-use components. Go check it out!
DevLink is now in open beta 🔗
Create production-ready React components visually in Webflow and streamline the design to development process.
Get access here: https://t.co/YHwjFgqnBL
@landonbrand@project_wren Thank you for clarifying! I read about all the projects you're supporting and the level of transparency is astounding! I'm excited to sign up and start contributing to the cause! 💯
I'm looking to offset my co2 emissions and evaluating services like @project_wren. Something I recently learned is that many offsetting projects are ineffective or scam. @landonbrand are the projects you fund certified by independent organizations like Gold Standard?
Eight years ago, Webflow started with three founders stubbornly trying to prove that no code was the future.
A future that’s now here.
Today, we’re announcing that we’ve raised $140M in Series B funding — to help us enable everyone to build for the web.
https://t.co/VfqjDaiPme
@mchgli@stefanobernardi@webflow@bryantchou I suggest you add it to the wishlist 😬 this sounds very similar to what you're describing https://t.co/46P4wm34sJ. Have everyone you know upvoting it and it might make it into our roadmap 😂
@wilczynski24@webflow Hey Maciej 👋 Have you tried setting both the left and right paddings to 36px? From the screenshot it looks like only the right padding was adjusted