Coder Social home page Coder Social logo

Comments (5)

emcog avatar emcog commented on June 14, 2024

Have the same issue. Dev looks great but production doesn't carry across styles – font's etc. Really like Skeleventy and am reluctant to pick up a new template.

from skeleventy.

emcog avatar emcog commented on June 14, 2024

This could be an issue with google font when served from Netlify. I removed them from base.njk and it builds as intended. Without the fonts of course.

from skeleventy.

Stig11686 avatar Stig11686 commented on June 14, 2024

I think my issue relates to SCSS not compiling on build

from skeleventy.

kct2020 avatar kct2020 commented on June 14, 2024

I had a similar problem deploying to Cloudflare Pages after changing SCSS.
I'm sorry that I can't recall the exact steps I took, but I think it involved a temporary change to deployment settings to: npm run dev.
So I'm guessing that changing the command line in netlify.toml should work.
Hope that works, and sorry I can't be more definitive for now.

from skeleventy.

Stig11686 avatar Stig11686 commented on June 14, 2024

My issue solved: It was because I was trying to edit dynamically created elements and purge css - so the css was getting purged before the elements were being created. Solved by whitelisting the classes required.

from skeleventy.

Related Issues (20)

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.