Browse Source

Make sure the keyboard icon is not removed

Alessandro Pignotti 4 months ago
parent
commit
2f672a597d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      postcss.config.js

+ 1 - 0
postcss.config.js

@@ -23,6 +23,7 @@ export default {
 				case '.fa-desktop:before':
 				case '.fa-mouse-pointer:before':
 				case '.fa-hourglass-half:before':
+				case '.fa-keyboard:before':
 				case '.fa-brands:before':
 				case '.fa-solid:before':
 				case '.fa-regular:before':