Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

vite.config.js

Blame
    • Sofiane Lasri's avatar
      d8ce5a69
      feat: update styles and structure for SCSS integration · d8ce5a69
      Sofiane Lasri authored
      - Changed CSS file references from `app.css` to `public.scss` in multiple Blade files.
      - Introduced a new SCSS file (`public.scss`) with Tailwind CSS directives and markdown styles.
      - Updated header elements from `<div>` to `<h1>` for better semantic structure in various views.
      - Improved styling for headings in markdown components.
      Verified
      d8ce5a69
      History
      feat: update styles and structure for SCSS integration
      Sofiane Lasri authored
      - Changed CSS file references from `app.css` to `public.scss` in multiple Blade files.
      - Introduced a new SCSS file (`public.scss`) with Tailwind CSS directives and markdown styles.
      - Updated header elements from `<div>` to `<h1>` for better semantic structure in various views.
      - Improved styling for headings in markdown components.
    vite.config.js 978 B