This is a simple calculator.
You can style it and make a pull request.
-
Add a new
css file
in the css folder to get started -
Add any style you like for the calculator
-
Add your
css file's name
atline 38
inindex.html
fileFor Example:
var styles = ["index.css",
"index2.css"
];
- Make a pull request