Webpack + Customizable Semantic UI 2.x (LESS)

Published on

The goal: Get configurable Semantic UI without requirement to copy/paste all Semantic UI source code, ideally a way to enable/disable any components and override theme styles. Let’s say we have application folder structure: src/index.jsx package.json node_modules Assumptions Let’s assume that we would like to put all Semantic UI related overrides somewhere in project source folder, … Continue reading Webpack + Customizable Semantic UI 2.x (LESS)