Skip to content

Commit e56bc08

Browse files
authored
Merge pull request DnDBeyond#21 from DnDBeyond/chore/readme-scss-change
Chore/readme scss change
2 parents b4e8378 + e538eb7 commit e56bc08

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Below are specific requirements we have which cannot be adequately expressed thr
66

77
If you feel that you have a personal project that closely resembles this project, send us the repo and we’ll evaluate that project instead. Only your contributions will be evaluated and the project must demonstrate the following competencies with:
88
- Making an app mobile-friendly/responsive
9-
- Using SCSS
9+
- Creating and utilizing modern styling
1010
- Creating a stateful JS application
1111

1212
## Assessment expectations
@@ -18,9 +18,7 @@ Code reviewers will be directed to pay special attention to the following:
1818
- Code organisation and maintainability
1919
- If a JS framework is used, are that libraries best practices followed
2020
- Any novel, or additional features beyond the given scope
21-
- You may not use any existing SCSS (SASS), LESS, or CSS frameworks.
22-
- You may use a style reset, or normalize if you wish.
23-
- You must use SCSS (SASS) to demonstrate competency with the language.
21+
- You may utilize SCSS/LESS/CSS Modules/CSS-in-JS to create necessary styles, but please avoid utilizing any frameworks or libraries that are already styled. (You may utilize a reset or normalize file if you would like)
2422

2523
## Rune Mastery Loadout Talent Calculator 9000
2624
Players of TitanStar Legends can spend talent points that they’ve collected on runes within a tree. We need to write a js application that simulates the rune tree within the game so players can replicate their in-game loadouts to share with the TitanStar Legends community.

0 commit comments

Comments
 (0)