Rework website with bulma instead of bootstrap #6

Manually merged
tlater merged 43 commits from tlater/bulma2 into master 2022-08-14 00:26:49 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit ed80030d3d - Show all commits

View file

@ -1,5 +1,5 @@
#version 300 es
//FRAGMENT SHADER
// FRAGMENT SHADER
//
// Basic fragment shader, just passes along colors, we don't do much
// with textures or anything else complex in this project.