ENGINEER-NITK / ENGINEER-NITK.github.io

Engineer is the Annual Technical Symposium of NITK Surathkal and is one of the largest of its kind in India.

Home Page:https://engineer.nitk.ac.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENGINEER-NITK

Engineer NITK Logo

For Contributions

  • we are using SCSS and all the auto-generated CSS is added to the dist/css folder
  • you can add a CSS file in CSS folder and link that in the required HTML file or
  • to generate CSS files in a specified location change the below code in your Live Sass Compiler settings and import your SCSS file into the scss/style.scss file
    "liveSassCompile.settings.formats": [   
        {
            "format": "expanded",
            "extensionName": ".css",
            "savePath": "~/../dist/css/"
        }
    ],

About

Engineer is the Annual Technical Symposium of NITK Surathkal and is one of the largest of its kind in India.

https://engineer.nitk.ac.in

License:MIT License


Languages

Language:JavaScript 91.2%Language:CSS 7.4%Language:HTML 1.4%