Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Docs about webpack + custom css #802

@bali182

Description

@bali182

I never managed to make the original semantic UI work with webpack AND with a custom css theme (there are numerous guides about how you can "force" it to work by either creating the whole semantic structure or loading one of the less or css packages and fiddling with stuff inside node_modules, but I was looking for - and still am - a clean solution).

What the docs says about CSS is not very helpful currently: http://react.semantic-ui.com/usage#semantic-ui-css-package which translates to either use the default themes or you have to modify stuff inside node_modules.

I'm curious, are there any plans of a better way of dealing with styling? What is the recommended way currently if someone wants to change a few things preferably using less? Is it possible without putting the whole semantic folder structure inside user code and with this managing a duplicate of the dependency under version control?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions