Giter Club home page Giter Club logo

Comments (2)

sukhrajghuman avatar sukhrajghuman commented on June 19, 2024 1

Hey @vincpa thanks for reaching out!

I think this is probably a gap with our documentation on customising colours. We have missed the part about compiling SASS code into CSS code. Pancake doesn't do this part unfortunately.

You will need to use a SASS compiler, such as node-sass to convert the _module.scss file into a css file.

We have a full working example with live reloading of SASS changes in our ui-kit starter repository, including a SASS file in which you can make changes to your colour themes.

We also have a step by step process on how we set up a development environment (including SASS to CSS compiling). You can visit the getting started docs on our site for this guide.

Let me know if this makes sense. I have also made a ticket to update our documentation 🙂

from pancake.

sukhrajghuman avatar sukhrajghuman commented on June 19, 2024

Hey @vincpa we have updated our docs on customising colours as per govau/design-system-site#353. This includes a link to our guide on how to set up a development environment which covers how to convert SASS to CSS files for use on your project.

If you have any other questions/difficulties please feel free to reach out 😄

from pancake.

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.