Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

edifice-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edifice-bootstrap - npm Package Compare versions

Comparing version 1.0.0-develop-b2school.6 to 1.0.0-develop-b2school.7

2

package.json
{
"name": "edifice-bootstrap",
"version": "1.0.0-develop-b2school.6",
"version": "1.0.0-develop-b2school.7",
"description": "Edifice CSS framework based on Bootstrap",

@@ -5,0 +5,0 @@ "keywords": [

@@ -14,2 +14,26 @@ # Edifice Bootstrap

## Build
```
pnpm build
```
## Dev
### Watch + Storybook
Watch styles to `edifice-ui` when developing on Storybook.
```
pnpm watch:react
```
### Watch + SB
Watch styles to `ode-dev-server` when local develop.
```
pnpm watch:sb
```
## Bootstrap 5.x

@@ -61,1 +85,11 @@

```
### Push Force
`git push --force` is not recommended!
```
After a git history rewrite due to a git push --force, the git tags and notes referencing the commits that were rewritten are lost.
```
If it happens, read this troubleshooting section: [Troubleshooting](https://semantic-release.gitbook.io/semantic-release/support/troubleshooting#release-not-found-release-branch-after-git-push-force)

@@ -1,1 +0,1 @@

edifice-bootstrap@develop-b2school 10/08/23 16:04
edifice-bootstrap@develop-b2school 11/08/23 09:29

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc