You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
-[ES6](https://github.com/lukehoban/es6features#readme) for JavaScript (transpiling with [Babel](https://babeljs.io/) and linting with [ESLint](https://eslint.org/))
8
8
-[SASS](http://sass-lang.com/) preprocessor for CSS with [SASS Guidelines](https://sass-guidelin.es/#the-7-1-pattern)
9
9
-[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))
11
11
-[Gulp 4](https://gulpjs.com/) & [Webpack 5](https://webpack.js.org/) to manage, compile and optimize theme assets
12
12
- SVG Sprite : create a folder containing all your SVGs like `assets/src/svg/sprite` and run your watch or build
0 commit comments