New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@uiuxcodes/bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiuxcodes/bootstrap

```shell yarn add uiuxcodes OR npm i uiuxcodes ```

latest
Source
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

uiuxcodes logo

uiuxcodes

Start your next project with pre-defined moderan design component

Installation

yarn add uiuxcodes
OR
npm i uiuxcodes

Usage For Bootstrap 5

# Usage with scss files, you can omit the .scss extension
@import '@uiuxcodes/bootstrap/bootstrap/style.scss';
# if node_modules not resolved via above
@import '~@uiuxcodes/bootstrap/bootstrap/style.scss';


# Usage with css files - NOTE: THIS IS BROKEN FOR NOW
@import '@uiuxcodes/bootstrap/dist/bootstrap/style.css';
# You can also use minified version
@import '@uiuxcodes/bootstrap/dist/bootstrap/style.min.css';

Support

For support, email info@uiuxcodes.com.

FAQs

Package last updated on 18 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts