Logseq Fluent Theme A Logseq theme based on Fluent Design System. Development This project uses SCSS, to develop and build it, you need to run: $ yarn install Then, you can use: # realtime build for developing $ yarn dev # build $ yarn build # minimize for production $ yarn min