-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Css to Input Fields for react-pincode #31
Added Css to Input Fields for react-pincode #31
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@habeeba-naaz you don't need to make changes in test-server
files. Make the changes in module files itself.
How to access through module those properties..please provide examples ? |
@habeeba-naaz make changes to App.css inside src folder of the project and not inside test-server. |
Yes...I understood...but how to access those properties...please provide examples |
@habeeba-naaz that's the task ;) |
Okay...sure..i'll figure it out |
@habeeba-naaz Any updates? |
Whatever styles I applied in app.css it’s not reflecting on web page ? |
I made changes in module itself and to see Changes made through test-server. by starting npm in test-server..am I right? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@habeeba-naaz After making the changes in the module you've to rum npm run build and then restart the test-server
thank you for your reply |
@habeeba-naaz what is the status here? |
I know how to style but unable to access properties and style...I tried npm run build it’s working...please provide one example I can do it ..I tried to search in google...unable to do...but want to do if you guide me |
Sorry...I am not getting how to solve this issue..please unassign me from this issue and give this to someone who wants to do |
Alright @habeeba-naaz closing this PR. |
Please let me know any changes to be done..
Fixes #4