You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will also be integrating notion pages into the website, as of now it just HTML without any styling. These pages are all dynamically filled so we never know what elements will be present, using tailwindcss and CSS define styles for elements that might be used. The documentation of how to do this is given here:
We will also be integrating notion pages into the website, as of now it just HTML without any styling. These pages are all dynamically filled so we never know what elements will be present, using tailwindcss and CSS define styles for elements that might be used. The documentation of how to do this is given here:
https://tailwindcss.com/docs/functions-and-directives#apply
You can use the following to test your styles:
The text was updated successfully, but these errors were encountered: