Skip to content

Commit

Permalink
Broken?
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Mar 24, 2023
1 parent 5486a0e commit 1dd94f8
Show file tree
Hide file tree
Showing 17 changed files with 8 additions and 35 deletions.
2 changes: 1 addition & 1 deletion packages/color-modes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Include [Bootstrap](https://getbootstrap.com)'s source Sass and an ES Module ver

## Edit in browser

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main/packages/color-modes?file=index.html)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main?file=packages%2Fcolor-modes%2Findex.html)

## How to use

Expand Down
3 changes: 0 additions & 3 deletions packages/color-modes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"private": true,
"repository": "twbs/examples",
"license": "MIT",
"stackblitz": {
"startCommand": "npm start"
},
"scripts": {
"build": "npm run css",
"css-compile": "sass --style compressed --source-map --embed-sources --no-error-css --load-path=node_modules scss/:css/",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons-font/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Include the [Bootstrap Icons](https://icons.getbootstrap.com) icon fonts via npm

## Edit in browser

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main/packages/icons-font?file=index.html)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main?file=packages%2Ficons-font%2Findex.html)

## How to use

Expand Down
3 changes: 0 additions & 3 deletions packages/icons-font/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"private": true,
"repository": "twbs/examples",
"license": "MIT",
"stackblitz": {
"startCommand": "npm start"
},
"scripts": {
"build": "npm run css",
"css-compile": "sass --style compressed --source-map --embed-sources --no-error-css --load-path=../../node_modules scss/:css/",
Expand Down
3 changes: 0 additions & 3 deletions packages/parcel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"private": true,
"repository": "twbs/examples",
"license": "MIT",
"stackblitz": {
"startCommand": "npm start"
},
"scripts": {
"start": "parcel serve src/index.html --public-url / --dist-dir dist",
"build": "parcel build src/index.html --public-url / --dist-dir dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/sass-js-esm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Include [Bootstrap](https://getbootstrap.com)'s source Sass and an ES Module ver

## Edit in browser

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main/packages/sass-js-esm?file=index.html)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main?file=packages%2Fsass-js-esm%2Findex.html)

## How to use

Expand Down
3 changes: 0 additions & 3 deletions packages/sass-js-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"private": true,
"repository": "twbs/examples",
"license": "MIT",
"stackblitz": {
"startCommand": "npm start"
},
"scripts": {
"build": "npm run css",
"css-compile": "sass --style compressed --source-map --embed-sources --no-error-css --load-path=../../node_modules scss/:css/",
Expand Down
2 changes: 1 addition & 1 deletion packages/sass-js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Include [Bootstrap](https://getbootstrap.com)'s source Sass and compiled JavaScr

## Edit in browser

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main/packages/sass-js?file=index.html)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main?file=packages%2Fsass-js%2Findex.html)

## How to use

Expand Down
3 changes: 0 additions & 3 deletions packages/sass-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"private": true,
"repository": "twbs/examples",
"license": "MIT",
"stackblitz": {
"startCommand": "npm start"
},
"scripts": {
"build": "npm run css",
"css-compile": "sass --style compressed --source-map --embed-sources --no-error-css --load-path=../../node_modules scss/:css/",
Expand Down
2 changes: 1 addition & 1 deletion packages/starter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Include [Bootstrap](https://getbootstrap.com) CSS and JS via the [jsDelivr CDN](

## Edit in browser

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main/packages/starter?file=index.html)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main?file=packages%2Fstarter%2Findex.html)

## Download

Expand Down
3 changes: 0 additions & 3 deletions packages/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"private": true,
"repository": "twbs/examples",
"license": "MIT",
"stackblitz": {
"startCommand": "npm start"
},
"scripts": {
"start": "sirv --dev --no-clear --port 3000"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Include [Bootstrap](https://getbootstrap.com)'s source Sass and individual JavaS

## Edit in browser

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main/packages/vite?file=src%2Findex.html)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main?file=packages%2Fvite%2Fsrc%2Findex.html)

## How to use

Expand Down
3 changes: 0 additions & 3 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"private": true,
"repository": "twbs/examples",
"license": "MIT",
"stackblitz": {
"startCommand": "npm start"
},
"scripts": {
"start": "vite",
"build": "vite build",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Include [Bootstrap](https://getbootstrap.com)'s source Sass and individual JavaS

## Edit in browser

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main/packages/vue?file=index.html)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main?file=packages%2Fvue%2Findex.html)

## How to use

Expand Down
3 changes: 0 additions & 3 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"private": true,
"repository": "twbs/examples",
"license": "MIT",
"stackblitz": {
"startCommand": "npm start"
},
"scripts": {
"start": "vite",
"build": "vite build",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Include [Bootstrap](https://getbootstrap.com)'s source Sass and individual JavaS

## Edit in browser

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main/packages/webpack?file=src%2Findex.html)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/twbs/examples/tree/main?file=packages%2Fwebpack%2Fsrc%2Findex.html)

## How to use

Expand Down
3 changes: 0 additions & 3 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"private": true,
"repository": "twbs/examples",
"license": "MIT",
"stackblitz": {
"startCommand": "npm start"
},
"scripts": {
"start": "webpack serve",
"build": "webpack build --mode=production",
Expand Down

0 comments on commit 1dd94f8

Please sign in to comment.