Skip to content

ENGINEER-NITK/2K22

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published