Skip to content

Commit

Permalink
docs(roadmap): spelling fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
rishavs authored Jun 26, 2020
1 parent b2ae31b commit 50822da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If you want to find out more about v3 we recommend you read the following issues
- Changing icon implementation from class based to HTML attribute based (`data-icon="user"`) ✏🛳
- Theming implementation rewrite (behaviour will stay the same) ✏🛳
- Move from LESS to SASS ✏🛳
- v3 to v2 JavaScript pollyfill package 💡
- v3 to v2 JavaScript polyfill package 💡
- Browser support for all major browsers and IE11 ✏
- Move SASS variables to CSS variables so they can be easily changed without compiling.

Expand All @@ -64,7 +64,7 @@ This is a list of components which will be added or are proposed to be added.
- Utility helpers (these will work on any component) ✏
- Margin (top, right, bottom, left)
- Padding (top, right, bottom, left)
- Visability modifiers
- Visibility modifiers
- `only show on x`
- `only show on x and y`
- `dont show on x`
Expand Down

0 comments on commit 50822da

Please sign in to comment.