We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771a913 commit 509de3bCopy full SHA for 509de3b
README.md
@@ -14,7 +14,8 @@ https://nibble-4bits.github.io/Sudoku-Solver-Visualizer/
14
- [x] Implement functionality to generate sudokus (DONE, 2/20/2020)
15
16
## Built With
17
-* [Bootstrap](https://getbootstrap.com/)
+* [Bootstrap](https://getbootstrap.com/) (formerly, now uses CSS Grid)
18
+* [CSS Grid](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout)
19
* [Lodash](https://lodash.com/)
20
* [Webpack](https://webpack.js.org/)
21
* [Travis CI](https://travis-ci.org/)
0 commit comments