Kindly refer the previous post, here we will be adding style to the component created in the post.
Let us continue with our previous sample component and try adding style to it.
- Open ControlManfiest.Input.xml and specify the CSS file to be referred.
- Uncomment the CSS tag in the manifest and create a new folder named CSS and place the CSS file there.
- Edit the…