david-webber / Uncouth-css

Another classless CSS library
https://david-webber.github.io/Uncouth-css/
MIT License
3 stars 2 forks source link

Add Form Elements #9

Closed david-webber closed 3 years ago

david-webber commented 3 years ago

The last PR only added a couple of form elements, we need a full example of all form elements in the demo with associated style.

See: https://www.w3schools.com/html/html_form_elements.asp

Please see the contributing guidelines in readme.md

anushri20 commented 3 years ago

Hi, Can I work on this?

david-webber commented 3 years ago

@anushri20 sure! I have just assigned you.

Thanks.

anushri20 commented 3 years ago

@david-webber Hi, I am getting this error while running npm run compile. Can you please help me out?

image

Thank you!

david-webber commented 3 years ago

@anushri20 - Apologies for the delay, I'm just on my lunch break from work. I have just taken a look and it appears to be an issue on windows. I will update the package.json in a second so it will be fixed for you, I will look into the bigger issue further this evening when I finish work. Thanks for highlighting.

david-webber commented 3 years ago

@anushri20 I have just updated the scripts in the package.json file, and it appears to be working on my windows machine. Can you please pull the change and try again?

Thanks.

anushri20 commented 3 years ago

Yeah, Thanks it's working now.

sptutusukanta commented 3 years ago

Hi there, is anyone still working on it? If no, then I may be of some help. @david-webber, please let me know.

david-webber commented 3 years ago

@sptutusukanta it doesn't look like this is being worked on anymore. I was going to finish this CSS library after hacktobefest but wanted to give people the chance to contribute first.

Feel free to work on it.

Thanks.

anushri20 commented 3 years ago

@david-webber Apologies for delay, I was sick so couldn't look to the changes. It seems like someone is working on this, if you still need any changes in the PR please let me know.

Thanks.

sptutusukanta commented 3 years ago

@sptutusukanta it doesn't look like this is being worked on anymore. I was going to finish this CSS library after hacktobefest but wanted to give people the chance to contribute first.

Feel free to work on it.

Thanks.

Thanks for your quick response, can you lease assign for the task, as per your contributing info.

sptutusukanta commented 3 years ago

Hi @david-webber, did you get time to check the PR? Any thoughts?