
Security News
Open Source Maintainers Demand Ability to Block Copilot-Generated Issues and PRs
Open source maintainers are urging GitHub to let them block Copilot from submitting AI-generated issues and pull requests to their repositories.
@bcgov/bc-sans
Advanced tools
The standard font for B.C. Government digital services is BC Sans. BC Sans is an open source font family, and is a modified version of Noto Sans, developed by Google. BC Sans includes modifications to support Indigenous languages in British Columbia.
The standard font for B.C. Government digital services is BC Sans. BC Sans is an open source font family, and is a modified version of Noto Sans, developed by Google. BC Sans includes modifications to support Indigenous languages in British Columbia.
Font weights and styles included:
Typography standards for print are on the B.C. Visual Identity Program page.
If you are wanting the fonts in different file formats, here are all the options
npm i --save @bcgov/bc-sans
Embed into a root level component
import '@bcgov/bc-sans/css/BCSans.css'
See Typography.js installation instructions here
import Typography from 'typography';
import '@bcgov/bc-sans/css/BCSans.css';
const typography = new Typography({
baseFontSize: '16px',
baseLineHeight: 1.25,
headerFontFamily: ['BCSans', 'Noto Sans', 'Verdana', 'Arial', 'sans-serif'],
bodyFontFamily: ['BCSans', 'Noto Sans', 'Verdana', 'Arial', 'sans-serif'],
scaleRatio: 2.074,
});
export default typography;
Integrating it differently? Create a pull request to help us build out the documentation.
FAQs
The standard font for B.C. Government digital services is BC Sans. BC Sans is an open source font family, and is a modified version of Noto Sans, developed by Google. BC Sans includes modifications to support Indigenous languages in British Columbia.
The npm package @bcgov/bc-sans receives a total of 8,286 weekly downloads. As such, @bcgov/bc-sans popularity was classified as popular.
We found that @bcgov/bc-sans demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Open source maintainers are urging GitHub to let them block Copilot from submitting AI-generated issues and pull requests to their repositories.
Research
Security News
Malicious Koishi plugin silently exfiltrates messages with hex strings to a hardcoded QQ account, exposing secrets in chatbots across platforms.
Research
Security News
Malicious PyPI checkers validate stolen emails against TikTok and Instagram APIs, enabling targeted account attacks and dark web credential sales.