Alaguraj0361 107f07c035
Some checks failed
Build and Deploy Build Output / build (push) Has been cancelled
first commit
2025-09-26 21:09:39 +05:30

95 lines
2.1 KiB
Sass

@charset "UTF-8";
/*----------------------------------------------------------------------
Template Name: WellFood - Resturent HTML Template
Template URI: https://webtend.net/demo/html/limestone/
Author: WebTend
Author URI: https://webtend.net/
Version: 1.0
Note: This is Main Style CSS File.
/*----------------------------------------------------------------------
CSS INDEX
----------------------
## Default Style
## Common Classes
## Repeat Style
## Padding Margin
## Custom Animation
## Header style
## Hero Area
## Offer Area
## Banner Area
## About Area
## Counter Area
## Category Area
## Popular Food
## Call To Action
## Products Area
## Features Area
## Client Area
## Headline Text
## Gallery Area
## Services Area
## Testimonials
## Booking Table
## Contact Forms
## Videos Area
## Blog Area
## FAQs Area
## Chefs Area
## Awards Area
## History Area
## Instagram Area
## Sidebar Widgets
## Main Footer
/* --------------------------------------------------------------
// IMPORT ALL SASS DIRECTORY FILES
// global variables
@import "variables"
// global mixins
@import "mixins"
// base directories
@import "default"
@import "common-classes"
@import "extend"
@import "spacing"
@import "custom-animation"
// All Sections
@import "sections/header"
@import "sections/hero"
@import "sections/offer"
@import "sections/banner"
@import "sections/about"
@import "sections/counter"
@import "sections/category"
@import "sections/food-menu"
@import "sections/cta"
@import "sections/products"
@import "sections/features"
@import "sections/client"
@import "sections/headline"
@import "sections/gallery"
@import "sections/services"
@import "sections/testimonials"
@import "sections/booking-table"
@import "sections/forms"
@import "sections/videos"
@import "sections/blog"
@import "sections/faqs"
@import "sections/chefs"
@import "sections/awards"
@import "sections/history"
@import "sections/instagram"
@import "sections/widgets"
@import "sections/footer"
// import any additional sass below...