This repository has been archived by the owner on Jul 12, 2021. It is now read-only.
Releases: Susurrus-LLC/dice-roller
Releases · Susurrus-LLC/dice-roller
v0.1.1
v0.1.0
Added 0.1.0
- Initiate React and add required dependencies.
- Import FontAwesome, normalize.css, and modular scale into global.sass.
- Build page structure and global styles.
- Enable adding and removing dice.
- Enable choosing the number of sides on the dice.
- Calculate the results of rolls.
- Analyze the minimum, maximum, and average results of rolls.
Changed 0.1.0
- Change default .css files to .sass.
- Customize the html file.