mexili / incogly

Incogly is a video conferencing app aimed to remove any implicit bias in an interview and easing the process of remote collaboration.
https://incogly.mexili.org/
GNU Affero General Public License v3.0
28 stars 30 forks source link

Convert CSS to Scss files #71

Closed NishantJawla closed 3 years ago

NishantJawla commented 3 years ago

Added node-sass@4.14.1 package to run SCSS. [The latest version of node-sass is not compatible]. changed files from CSS to SCSS and changed all the SCSS file address used

What is the change?

    Convert CSS to Scss files

What does it fix/add?

    Can now use SCSS which provide more features than CSS 

How was it tested?

    Tested by running in the browser

Submissions guide:

Screenshots (if appropriate):

Screenshot 2021-02-16 005002 Screenshot 2021-02-16 005037 Screenshot 2021-02-16 005102

welcome[bot] commented 3 years ago

Hello there!πŸ‘‹ Welcome to the project!πŸ’–

Thank you and congratsπŸŽ‰ for opening your first pull request ✨. Make sure to adhere to our Contributing Guidelines.πŸ™Œ We will get back to you as soon as we can πŸ˜„.

Feel free to join our Discord Community.πŸ’– We have different channels for active discussions.✨ Hope you have a great time there!πŸ˜„

NishantJawla commented 3 years ago

@sansyrox Please check this pull request.

welcome[bot] commented 3 years ago

Congrats on merging your first pull request! πŸŽ‰ All the best for your amazing open source journey ahead πŸš€.

sansyrox commented 3 years ago

Looks Good! Good Job!