Skip to content

A small project to showcase semantic UI theming using Webpack 2

Notifications You must be signed in to change notification settings

3nvi/webpack2-semantic-ui-theming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack2-semantic-ui-theming

A small project to showcase semantic UI theming using Webpack 2

Instructions

# Fistly clone the project
git clone https://github.com/3nvi/webpack2-semantic-ui-theming

# Change directory
cd webpack2-semantic-ui-theming

# Install the dependencies
npm install

# Potentially make any SemanticUI changes through the "my-semantic-theme/site/" files

# Run webpack in order to create a .css file with your updates
npm run build

You can find a detailed guide on the this article

WARNING: If you have an issue with node >= 10.0.0, simply delete 'yarn.lock' and run npm install again

About

A small project to showcase semantic UI theming using Webpack 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages