drupal-semantic-ui

WIP semantic ui theme for Drupal.

Usage no npm install needed!

<script type="module">
  import drupalSemanticUi from 'https://cdn.skypack.dev/drupal-semantic-ui';
</script>

README

drupal-semantic-ui

WIP semantic ui theme for Drupal.

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