1.2.14 • Published 1 year ago

miles-styleguide v1.2.14

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

styleguide

npm install miles-styleguide

bootstrap will be added along with override file

create a new scss file named "override.scss"

add an import to styleguide

@import './node_modules/miles-styleguide/styleguide.scss';

add the scss script to package.json file in main project

"scss": "sass override.scss compiled-bootstrap/override-bootstrap.css"

npm run scss

a new folder named compiled-bootstrap with a file named override-bootstrap.css will populate at root of project

add imports to main.js order is important

import 'bootstrap' import 'bootstrap/dist/css/bootstrap.min.css' import '../compiled-bootstrap/override-bootstrap.css'

any updates to package

npm update miles-styleguide npm run scss

1.2.0

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.1.15

1 year ago

1.2.9

1 year ago

1.2.12

1 year ago

1.2.13

1 year ago

1.2.10

1 year ago

1.2.11

1 year ago

1.2.14

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.12

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago