Skip to content

Split font css into its own file. - #670

Merged
Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:split-font-css
Sep 3, 2026
Merged

Randy808 merged 1 commit into
Blockstream:masterfrom
Randy808:split-font-css

Conversation

@Randy808

@Randy808 Randy808 commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

To run locally, npm install and use the following snippets:

# Bitcoin
export API_URL=https://blockstream.info/api
export PORT=4999
source flavors/blockstream/config.env
source flavors/bitcoin-mainnet/config.env
npm run dev-server
# Liquid
export API_URL=https://blockstream.info/liquid/api
export PORT=5000
source flavors/blockstream/config.env
source flavors/liquid-mainnet/config.env
npm run dev-server

There should be no visual differences between pages before and after this change.

@Randy808 Randy808 self-assigned this Sep 2, 2026
@Randy808 Randy808 mentioned this pull request Sep 2, 2026
1 task
@Randy808
Randy808 merged commit 806bbd0 into Blockstream:master Sep 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants