Coder Social home page Coder Social logo

Comments (7)

PictureElement avatar PictureElement commented on September 28, 2024 1

Hi @daftspunk. I've removed this dependency and created my own. I am in the process of making some final changes/improvements to the theme. I will let you know soon to relist it.

from rapido-theme.

PictureElement avatar PictureElement commented on September 28, 2024

Hi Sam and congratulations on the new release. I've installed the theme locally (October v2 release) to resolve the plugin dependency but I've encountered another issue when combining assets.

Specifically:

<link href="{{ [
    'assets/sass/rapido.scss'
]|theme }}" rel="stylesheet">

Gives the following error:

An exception has been thrown during the rendering of a template ("functions file not found for @import: line: , column: ").

I figured out that the error is coming from the second @import statement in rapido.scss that includes the Bootstrap 4.5 source:

@import "settings";
@import "../vendor/bootstrap/scss/bootstrap";               // <====================
@import "global";
@import "header";
@import "hero";
@import "services";
@import "shop";
@import "clients";
@import "projects";
@import "about";
@import "figures";
@import "testimonials";
@import "faqs";
@import "blog";
@import "contact";
@import "footer";
@import "keyframes";

Does October CMS fully support Sass? I've encountered similar issues before with the PHP Sass compiler that comes with October.

from rapido-theme.

daftspunk avatar daftspunk commented on September 28, 2024

Hey @PictureElement thank you!

I have tested your theme and addressed the import issue in this commit:
octobercms/library@cbff57a

It should be available by running composer update. Please try it again

from rapido-theme.

PictureElement avatar PictureElement commented on September 28, 2024

@daftspunk Thanks a lot.

from rapido-theme.

daftspunk avatar daftspunk commented on September 28, 2024

Sounds good, will keep an eye out for your email

from rapido-theme.

PictureElement avatar PictureElement commented on September 28, 2024

@daftspunk theme is ready. Could you please take a look and relist it?

from rapido-theme.

daftspunk avatar daftspunk commented on September 28, 2024

Theme has been relisted. Thanks!

from rapido-theme.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.