QuickFrame
QuickFrame Django Docs - v1.0.0
Scss & Javascript

SCSS Structure

Sass: Sass is the world's most advanced, reliable, and powerful CSS extension language for professional use. Explore the official Sass Documentation for detailed instructions and various options.

Note: QuickFrame uses the SCSS preprocessor for CSS vite build tool to compile css and js. Any changes to the SCSS/js files will be compiled into the dist folder. It's requuired to run: npm run build:

Javascript Structure

Below is the folder structure which contain the JS files.