Giter VIP home page Giter VIP logo

Comments (8)

KyleKing avatar KyleKing commented on May 18, 2024

Thanks for posting an issue. I started this folder to test out a solution. I wasn't able to replicate the error with make-sm-column(3), but saw the same error for make-row(). I'm working on it now and will post more if I can figure it out

  • What does your Custom.bootstrap.json file look like?

from customizable-bootstrap-stylus.

alexovit avatar alexovit commented on May 18, 2024

make-sm-column(3) works if I @import "lib/custom.bootstrap.import.styl" instead of @import "lib/custom.bootstrap.styl" so probably that is just a non proper import.

In custom.bootstrap.json everything was true.

{
    "modules" : {
        "variables": true,
        "mixins": true,

        "normalize": true,
        "print": true,
        "glyphicons": true,

        "scaffolding": true,
        "utilities": true,
        "type": true,
        "code": true,
        "grid": true,
        "tables": true,
        "forms": true,
        "buttons": true,

        "component-animations": true,
        "dropdowns": true,
        "button-groups": true,
        "input-groups": true,
        "navs": true,
        "navbar": true,
        "breadcrumbs": true,
        "pagination": true,
        "pager": true,
        "labels": true,
        "badges": true,
        "jumbotron": true,
        "thumbnails": true,
        "alerts": true,
        "progress-bars": true,
        "media": true,
        "list-group": true,
        "panels": true,
        "responsive-embed": true,
        "wells": true,
        "close": true,

        "modals": true,
        "tooltip": true,
        "popovers": true,
        "carousel": true,

        "responsive-utilities": true
    }
}

from customizable-bootstrap-stylus.

KyleKing avatar KyleKing commented on May 18, 2024

Thanks!

Yeah, the @import "lib/custom.bootstrap.import.styl" is the proper one because it pulls in the user-editable file and mixins.

To help make the documentation better, where did you see the @import "lib/custom.bootstrap.styl" or was it automatically generated?

from customizable-bootstrap-stylus.

alexovit avatar alexovit commented on May 18, 2024

Nowhere. After seeing an error I was just thinking that I could mess up with imports trying different. Probably it will be nice to clarify it in documentation with something like:

Mixins

You can import bootstrap mixins in your stylus file using @import "custom.bootstrap.import.styl"

from customizable-bootstrap-stylus.

KyleKing avatar KyleKing commented on May 18, 2024

Haha, I will definitely make the change. For anything we figure out here, I'll update the readme. Let me know what to improve!

I thought I figured out the issue, but no luck yet. I'm working on making some changes to the data package and the load order of the final files

from customizable-bootstrap-stylus.

KyleKing avatar KyleKing commented on May 18, 2024

I think I found the issue. I was missing a utility file in the mixins import along with other errors. So kudos for bringing this error up!

I'm going to be busy tonight, but I'm going to try to push the update tomorrow morning.

UPDATE:
Actually just went ahead and pushed the update to Atmosphere. I tested it within an app I'm working on and the above cases you mentioned worked (I had to delete and retype any whitespace) along with some other mixins I tested.

Let me know if it is fixed! Or if you see any other issues.

from customizable-bootstrap-stylus.

KyleKing avatar KyleKing commented on May 18, 2024

Actually just went ahead and pushed the update to Atmosphere. I tested it within an app I'm working on and the above cases you mentioned worked (I had to delete and retype any whitespace) along with some other mixins I tested.

Let me know if it is fixed! Or if you see any other issues.

from customizable-bootstrap-stylus.

alexovit avatar alexovit commented on May 18, 2024

Problem solved. Thank you for fast response. I will report in case of any other problems, just started the project.

from customizable-bootstrap-stylus.

Related Issues (9)

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.