Skip to content

[ Webpack, SCSS, TypeScript ] - Client library for defining styling and behavior of client components.

Notifications You must be signed in to change notification settings

MoserBlog/MoserBlog.Styles

Repository files navigation

Build Status npm version

Client library for defining styling and behavior of client components.

Use Package

npm i @philippmos/moserblog-styles

Development

npm install

The development build will also publish demo-html-files, that can be used to see styling / scripting in action:

npm run build:dev

To run development mode with a watcher, that triggers a new build every time a file is changed, run:

npm run build:dev:watch

Dist-Files

Currently, dist-files needs to be added in source-control. This will be changed soon.

About

[ Webpack, SCSS, TypeScript ] - Client library for defining styling and behavior of client components.

Resources

Stars

Watchers

Forks