Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit d9d8292

Browse files
committed
doc updated
1 parent 5d41c09 commit d9d8292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- [ES6](https://github.com/lukehoban/es6features#readme) for JavaScript (transpiling with [Babel](https://babeljs.io/) and linting with [ESLint](https://eslint.org/))
88
- [SASS](http://sass-lang.com/) preprocessor for CSS with [SASS Guidelines](https://sass-guidelin.es/#the-7-1-pattern)
99
- [Breakpoint slicer](https://github.com/lolmaus/breakpoint-slicer/) to write faster media queries
10-
- [Bootstrap 4](https://getbootstrap.com/docs/4.6/getting-started/introduction/) as CSS framework ([customizable with SASS](https://getbootstrap.com/docs/4.3/getting-started/theming/#variable-defaults))
10+
- [Bootstrap 4](https://getbootstrap.com/docs/4.6/getting-started/introduction/) as CSS framework ([customizable with SASS](https://getbootstrap.com/docs/4.6/getting-started/theming/#variable-defaults))
1111
- [Gulp 4](https://gulpjs.com/) & [Webpack 5](https://webpack.js.org/) to manage, compile and optimize theme assets
1212
- SVG Sprite : create a folder containing all your SVGs like `assets/src/svg/sprite` and run your watch or build
1313

0 commit comments

Comments
 (0)