Results 4 comments of Jessica Moura Ribeiro

In the repository, initial data is available at: dbdb.io/data/initial_data/ Would it be possible to access all current data?

suggestion: ![Image](https://github.com/AppFlowy-IO/AppFlowy/assets/18180548/4c0fc6ba-6a9e-45ce-a35d-ec67fdd0a93f)

It worked! I suggest changing the CSS tag to Dart or Flutter. ```yaml fonts: - family: MaterialSymbols fonts: - asset: lib/utils/assets/fonts/MaterialSymbolsRounded.ttf weight: 400 ``` ```dart Text( "\ue131", style: TextStyle( fontFamily:...