
Lukas Kobis • over 3 years ago
CSS
Is there a way to modify the webpack config that "block run" uses. I'm trying to include a CSS file.
Comments are closed.
Lukas Kobis • over 3 years ago
Is there a way to modify the webpack config that "block run" uses. I'm trying to include a CSS file.
Comments are closed.
1 comment
Kasra Kyanzadeh • over 3 years ago
Hi! It's not possible to change the build settings at the moment. Here are two ways to include CSS:
- https://airtable.com/developers/blocks/api/UI/utils/loadCSSFromString
- https://airtable.com/developers/blocks/api/UI/utils/loadCSSFromURLAsync