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
I download the Bootstrap v4.0 beta source files which includes the Bootstrap scss folder.
In the file _variables.scss it is mentioned in comments to copy the setting into the provided '_custom.scss' file to override the defaults but there is no such file in the downloaded folder.
// Variables//// Copy settings from this file into the provided `_custom.scss` to override// the Bootstrap defaults without modifying key, versioned files.
Do we need to create that file ourselves or it should be provided in the download as well?
Thanks.
The text was updated successfully, but these errors were encountered:
I download the Bootstrap v4.0 beta source files which includes the Bootstrap scss folder.
In the file _variables.scss it is mentioned in comments to copy the setting into the provided '_custom.scss' file to override the defaults but there is no such file in the downloaded folder.
Do we need to create that file ourselves or it should be provided in the download as well?
Thanks.
The text was updated successfully, but these errors were encountered: