currency, used updated scss from Saroj (Dec 22, 2020), Jan 7, 2021 ================================================================================== Changes: ----------------------- Folder: ----------------------- fonts : Unchanged (Please avoid my fonts folder ) images: changed (icon added) js : Unchanged (Please avoid my js folder ) styles: ----------------------- Changed files: -> currency.scss ( new file ) -> icons.scss ( Added icons ) -> variables.scss ( Added variable) -> table.scss ( Added tr style) -> temp-table-fixing.scss ( added - we need to use few codes to update table in different templates. So, to use commonly added this scss ) -> header.scss ( Please avoid this file. not for dev, it's only for html ) -> app.scss ( Added scss files and also @import "ember-power-select"; is commented Please uncomment as per your need ) HTML: ----------------------- currency.html ----------------------- html & js - Please check html and js in html file. scss - Please check scss code. ..................................................... PS. Please inform me if you need further information.